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, 10 insertions, 0 deletions
diff --git a/net-mgmt/aggregate/files/patch-Makefile.in b/net-mgmt/aggregate/files/patch-Makefile.in new file mode 100644 index 000000000000..6befa62f5f17 --- /dev/null +++ b/net-mgmt/aggregate/files/patch-Makefile.in @@ -0,0 +1,10 @@ +--- 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@ + |