mirror of
git://projects.qi-hardware.com/antorcha.git
synced 2025-04-21 12:27:27 +03:00
5 lines
41 B
Makefile
5 lines
41 B
Makefile
CFLAGS = -g -Wall
|
|
LDLIBS = -lm
|
|
|
|
all: alg
|