X-Git-Url: http://git.onelab.eu/?p=ipfw-google.git;a=blobdiff_plain;f=ipfw%2FMakefile;h=2df67e387f5bfbd25cb44e4ed53b5b95777ce1d2;hp=358e4624cfca590a9108d3d6bad545559969f467;hb=4123da8a54c132ad87656bbb989919f965dfbfca;hpb=43d565e7a739348f4620e4df4b59eb12fb0dc4c9 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 $@"