remove duplicate entry
authorLuigi Rizzo <rizzo@iet.unipi.it>
Mon, 6 Oct 2014 18:11:42 +0000 (11:11 -0700)
committerLuigi Rizzo <rizzo@iet.unipi.it>
Mon, 6 Oct 2014 18:11:42 +0000 (11:11 -0700)
ipfw/Makefile

index 358e462..2df67e3 100644 (file)
@@ -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  $@"