summaryrefslogtreecommitdiff
path: root/net-mgmt/flow-tools/files/patch-src_Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/flow-tools/files/patch-src_Makefile')
-rw-r--r--net-mgmt/flow-tools/files/patch-src_Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/net-mgmt/flow-tools/files/patch-src_Makefile b/net-mgmt/flow-tools/files/patch-src_Makefile
deleted file mode 100644
index a031a30d111b..000000000000
--- a/net-mgmt/flow-tools/files/patch-src_Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
---- src/Makefile.am Sat Dec 29 01:23:03 2001
-+++ src/Makefile.am Sat Jan 12 09:42:38 2002
-@@ -12,7 +12,7 @@
-
- force_build:
-
--ftbuild.h: ftbuild.sh force_build
-+ftbuild.h: ftbuild.sh
- ./ftbuild.sh
-
- flow_import_SOURCES = flow-import.c ftbuild.h
---- src/Makefile.in Sat Dec 29 01:27:29 2001
-+++ src/Makefile.in Sat Jan 12 09:43:42 2002
-@@ -531,7 +531,7 @@
-
- force_build:
-
--ftbuild.h: ftbuild.sh force_build
-+ftbuild.h: ftbuild.sh
- ./ftbuild.sh
-
- # Tell versions [3.59,3.63) of GNU make to not export all variables.