X-Git-Url: http://git.tuebingen.mpg.de/?p=adu.git;a=blobdiff_plain;f=Makefile;h=8dcf26dbbcc573a1114933231e3b07ce00cf7b14;hp=b590b29492766633a0150f33ee2cf6bfe529b02a;hb=07469b2e348eb034fa12cc6b4b448f68f7b8e93b;hpb=2cfa8c8aaa4662f44bc7e7cd4d3591ed6e1326bd diff --git a/Makefile b/Makefile index b590b29..8dcf26d 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -objects := adu.o string.o cmdline.o +objects := adu.o string.o cmdline.o fd.o select.o create.c all: adu DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W