1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2024-11-15 13:27:32 +02:00
wernermisc/sal/Makefile
2011-03-02 21:05:00 -03:00

4 lines
104 B
Makefile

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