diff options
Diffstat (limited to 'net-mgmt/aggregate/files/patch-Makefile.in')
-rw-r--r-- | net-mgmt/aggregate/files/patch-Makefile.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-mgmt/aggregate/files/patch-Makefile.in b/net-mgmt/aggregate/files/patch-Makefile.in deleted file mode 100644 index 6befa62f5f17..000000000000 --- a/net-mgmt/aggregate/files/patch-Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.in.orig Fri Nov 2 10:49:52 2001 -+++ Makefile.in Fri Nov 2 12:04:11 2001 -@@ -25,7 +25,6 @@ - INSTALL = @INSTALL@ - DEFS = @DEFS@ - LIBS = @LIBS@ --CFLAGS = -O - LDFLAGS = -s - prefix = @prefix@ - |