1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2024-06-03 10:29:50 +03:00
wernermisc/sal/Makefile

4 lines
104 B
Makefile
Raw Normal View History

sal: sal.cpp
g++ -Wall -o sal sal.cpp \
-lusrp2 -lfftw3 -lm `sdl-config --cflags --libs` -lSDL_gfx