Update the work on ipfw tables, reduce diffs.
[ipfw.git] / ipfw / Makefile
index 2a5e08e..807f2d1 100644 (file)
@@ -7,8 +7,7 @@
 # Do not set with = or := so we can inherit from the caller
 $(warning Building userland ipfw for $(VER))
 EXTRA_CFLAGS += -O1
-# comment this on planetlab
-#EXTRA_CFLAGS += -Wall -Werror
+EXTRA_CFLAGS += -Wall -Werror
 EXTRA_CFLAGS += -include ../glue.h
 EXTRA_CFLAGS += -I ./include
 
@@ -53,3 +52,4 @@ include/netinet:
 
 clean distclean:
        -rm -f $(OBJS) ipfw
+       -rm -rf include/netinet/