diff options
| author | Bruce M Simpson <bms@FreeBSD.org> | 2007-03-09 01:00:05 +0000 |
|---|---|---|
| committer | Bruce M Simpson <bms@FreeBSD.org> | 2007-03-09 01:00:05 +0000 |
| commit | 699aa68bc37c789ed65ea20c59c954183adecccd (patch) | |
| tree | 243b968c4fda68eb5a39c7c56d82663c2c6ec1ec | |
| parent | a630c2b75d893371c04ef0f41b27daa11ca46c14 (diff) | |
Notes
| -rw-r--r-- | usr.sbin/mtest/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/mtest/Makefile b/usr.sbin/mtest/Makefile index 142de0691a64..95bbe12184a6 100644 --- a/usr.sbin/mtest/Makefile +++ b/usr.sbin/mtest/Makefile @@ -2,6 +2,5 @@ PROG= mtest MAN= mtest.8 -WARNS?= 6 .include <bsd.prog.mk> |
