X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=test%2FMakefile;h=3a457e0b8ea8d02a6f3a00409bb4a12bb6c8289e;hb=ecb540df90fa1b07218b20e5893a8c58d90447a9;hp=6e8c05efcbc54f6f3037321f8a7f071d58934150;hpb=66fa8273ac6f360864e8a594da3310f42379ae1e;p=smdp.git diff --git a/test/Makefile b/test/Makefile index 6e8c05e..3a457e0 100644 --- a/test/Makefile +++ b/test/Makefile @@ -1,5 +1,5 @@ # set some compiler flags -CFLAGS= +CFLAGS=-g -Wall -lncurses # find *.c in the current directory SOURCES=$(wildcard *.c)