Remove the old dummynet directory and update the new code with the missing files...
[ipfw.git] / Makefile
index 51a00a9..55b8e0b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,6 @@ _all: all
 all clean distclean:
        echo target is $(@)
        (cd ipfw && $(MAKE) $(@) )
-       (cd dummynet && $(MAKE) $(@) )
        (cd dummynet2 && $(MAKE) $(@) )
 
 snapshot: