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