mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-05 08:51:54 +02:00
5 lines
39 B
Makefile
5 lines
39 B
Makefile
|
CFLAGS=-Wall -O9
|
||
|
LDFLAGS=-lm
|
||
|
|
||
|
all: p d
|