summaryrefslogtreecommitdiff
path: root/benchmarks/bonnie++/files/patch-Makefile.in
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-02 15:33:22 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-02 15:33:22 +0000
commit9bd0bb88a81a5cb8222be0522a2f8af0b0d89681 (patch)
tree306c3de479666c651fb08ee270fff724e67a8063 /benchmarks/bonnie++/files/patch-Makefile.in
parentUpdate to 2.13. (diff)
upgrade to 1.03
Notes
Notes: svn path=/head/; revision=72214
Diffstat (limited to '')
-rw-r--r--benchmarks/bonnie++/files/patch-Makefile.in13
1 files changed, 2 insertions, 11 deletions
diff --git a/benchmarks/bonnie++/files/patch-Makefile.in b/benchmarks/bonnie++/files/patch-Makefile.in
index 161ed3801bfb..ecd83d04bc1a 100644
--- a/benchmarks/bonnie++/files/patch-Makefile.in
+++ b/benchmarks/bonnie++/files/patch-Makefile.in
@@ -1,5 +1,5 @@
---- Makefile.in.orig Thu Jun 13 12:09:24 2002
-+++ Makefile.in Thu Jun 13 12:09:55 2002
+--- Makefile.in.orig Thu Jan 2 23:27:47 2003
++++ Makefile.in Thu Jan 2 23:28:08 2003
@@ -8,7 +8,7 @@
eprefix=@exec_prefix@
#MORE_WARNINGS=-Weffc++ -Wcast-align
@@ -9,12 +9,3 @@
CXX=@CXX@ $(CFLAGS)
INSTALL=@INSTALL@
-@@ -34,7 +34,7 @@
- install-bin: $(EXES)
- mkdir -p $(eprefix)/bin $(eprefix)/sbin
- @INSTALL_PROGRAM@ @stripping@ $(EXES) $(eprefix)/sbin
-- @INSTALL_PROGRAM@ $(SCRIPTS) $(eprefix)/bin
-+ @INSTALL_SCRIPT@ $(SCRIPTS) $(eprefix)/bin
-
- install: install-bin
- mkdir -p @mandir@/man1 @mandir@/man8