diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:26:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:26:35 +0000 |
commit | 72ad491a93fc881d0819c98066a4ab2c36dc39eb (patch) | |
tree | 5d7d1cdb1a972faadc03aa356a9aafc7fd33ffbe /benchmarks/scimark2c | |
parent | 7f07944635211a0fe0e92d01d9194d5b42327c6b (diff) | |
download | ports-72ad491a93fc881d0819c98066a4ab2c36dc39eb.tar.gz ports-72ad491a93fc881d0819c98066a4ab2c36dc39eb.zip |
Notes
Diffstat (limited to 'benchmarks/scimark2c')
-rw-r--r-- | benchmarks/scimark2c/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmarks/scimark2c/Makefile b/benchmarks/scimark2c/Makefile index 9d96856f8681..8c48e5d0cc67 100644 --- a/benchmarks/scimark2c/Makefile +++ b/benchmarks/scimark2c/Makefile @@ -16,7 +16,6 @@ COMMENT= An ANSI C version of the SciMark2 benchmark PLIST_FILES= bin/scimark2 WRKSRC= ${WRKDIR} -USE_REINPLACE= yes USE_ZIP= yes MALLOC2STD= kernel.c Stopwatch.c Random.c array.c |