blob: 45772b6bfb55098d82d4523c233aff5abf7302fc (
plain) (
blame)
1
2
3
4
5
6
7
|
--- Makefile.old Thu May 22 23:59:01 2003
+++ Makefile Thu May 22 23:59:04 2003
@@ -1,3 +1,3 @@
-TARGET: tools nitpicker
+all: tools nitpicker
tools: dumpit parse_flowfile
|