X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=8dcf26dbbcc573a1114933231e3b07ce00cf7b14;hb=e3a772746a50bda590d7da852c9e38b208d550a4;hp=b590b29492766633a0150f33ee2cf6bfe529b02a;hpb=2cfa8c8aaa4662f44bc7e7cd4d3591ed6e1326bd;p=adu.git 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