X-Git-Url: http://git.tuebingen.mpg.de/?p=adu.git;a=blobdiff_plain;f=Makefile;h=5e425da274858fd60a950d40bf24b40b08ce62fb;hp=60f3c284cc02ad2e05cd613521fbd475507718d7;hb=ad33ad0384a415100220ca5edc32111037a1c0c0;hpb=89630c6c71b9f3202e5212d35877d6f907c6da44 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