X-Git-Url: http://git.tuebingen.mpg.de/?p=adu.git;a=blobdiff_plain;f=Makefile;h=ef94fcc7f9cd506cffa55371ecb4d8fb1ab739d3;hp=b590b29492766633a0150f33ee2cf6bfe529b02a;hb=e21355c5755fb738dd08b3a9e2d3c66af4b9a355;hpb=2cfa8c8aaa4662f44bc7e7cd4d3591ed6e1326bd diff --git a/Makefile b/Makefile index b590b29..ef94fcc 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 all: adu DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W