From: Luigi Rizzo Date: Mon, 6 Oct 2014 18:11:42 +0000 (-0700) Subject: remove duplicate entry X-Git-Url: http://git.onelab.eu/?p=ipfw-google.git;a=commitdiff_plain;h=4123da8a54c132ad87656bbb989919f965dfbfca remove duplicate entry --- diff --git a/ipfw/Makefile b/ipfw/Makefile index 358e462..2df67e3 100644 --- a/ipfw/Makefile +++ b/ipfw/Makefile @@ -87,8 +87,6 @@ OBJS += expand_number.o humanize_number.o glue.o CFLAGS += -DNO_ALTQ #OBJS += altq.o -all: $(TARGET) - -@echo "Done build for $(OSARCH)" $(TARGET): $(OBJS) $(MSG) " LD $@"