diff options
Diffstat (limited to 'benchmarks/pipebench/Makefile')
-rw-r--r-- | benchmarks/pipebench/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmarks/pipebench/Makefile b/benchmarks/pipebench/Makefile index 6f8532d38e2a..595f2867d8d1 100644 --- a/benchmarks/pipebench/Makefile +++ b/benchmarks/pipebench/Makefile @@ -15,7 +15,6 @@ MAINTAINER= mich@FreeBSD.org COMMENT= Pipebench shows current throughput/amount of data through a pipe CFLAGS+= -w -pedantic -USE_REINPLACE= yes do-build: cd ${WRKSRC} && \ |