diff options
Diffstat (limited to 'tools/test/ppsapi/Makefile')
-rw-r--r-- | tools/test/ppsapi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/ppsapi/Makefile b/tools/test/ppsapi/Makefile index e9670fe..99d29f5 100644 --- a/tools/test/ppsapi/Makefile +++ b/tools/test/ppsapi/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PROG= ppsapitest -NOMAN= yeah +NOMAN= WARNS?= 5 |