diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/iozone/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/iozone21/Makefile | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index 7bf4acc64342..aff7a16d77f6 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -3,7 +3,7 @@ # Date created: 26 September 1994 # Whom: jmz # -# $Id$ +# $Id: Makefile,v 1.11 1995/04/15 03:45:40 asami Exp $ # DISTNAME= iozone @@ -20,6 +20,4 @@ EXTRACT_CMD= ( gzcat | /usr/local/bin/gunshar ) EXTRACT_ARGS= < NO_WRKSUBDIR= YES -pre-extract: depends - .include <bsd.port.mk> diff --git a/benchmarks/iozone21/Makefile b/benchmarks/iozone21/Makefile index 7bf4acc64342..aff7a16d77f6 100644 --- a/benchmarks/iozone21/Makefile +++ b/benchmarks/iozone21/Makefile @@ -3,7 +3,7 @@ # Date created: 26 September 1994 # Whom: jmz # -# $Id$ +# $Id: Makefile,v 1.11 1995/04/15 03:45:40 asami Exp $ # DISTNAME= iozone @@ -20,6 +20,4 @@ EXTRACT_CMD= ( gzcat | /usr/local/bin/gunshar ) EXTRACT_ARGS= < NO_WRKSUBDIR= YES -pre-extract: depends - .include <bsd.port.mk> |