diff options
Diffstat (limited to 'benchmarks/raidtest/files/Makefile')
-rw-r--r-- | benchmarks/raidtest/files/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/raidtest/files/Makefile b/benchmarks/raidtest/files/Makefile index 17a06399787c..1be726de4500 100644 --- a/benchmarks/raidtest/files/Makefile +++ b/benchmarks/raidtest/files/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PROG= raidtest -NO_MAN= true +MAN= WARNS?= 6 BINDIR?= ${PREFIX}/bin |