This commit is contained in:
Michael Stapelberg
2009-02-15 02:30:18 +01:00
parent 658c302031
commit 26944bea99
5 changed files with 14 additions and 23 deletions

View File

@ -1,6 +1,7 @@
UNAME=$(shell uname)
DEBUG=1
CFLAGS += -std=c99
CFLAGS += -Wall
CFLAGS += -Iinclude
CFLAGS += -I/usr/local/include