X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile;h=5e425da274858fd60a950d40bf24b40b08ce62fb;hb=ad33ad0384a415100220ca5edc32111037a1c0c0;hp=60f3c284cc02ad2e05cd613521fbd475507718d7;hpb=0d1e92d22d3acb510d295452c8a89ad16c0668e1;p=adu.git diff --git a/Makefile b/Makefile index 60f3c28..5e425da 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -objects := adu.o string.o cmdline.o fd.o select.o create.c +objects := adu.o string.o cmdline.o fd.o select.o create.o all: adu DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W