diff options
| author | Nate Lawson <njl@FreeBSD.org> | 2004-07-30 21:43:21 +0000 |
|---|---|---|
| committer | Nate Lawson <njl@FreeBSD.org> | 2004-07-30 21:43:21 +0000 |
| commit | 483745339df4f3ed4c4e99d11ad87ec6b2e66c41 (patch) | |
| tree | ecb87c43ae36783dd1cf40900840abdf48cebebe /usr.sbin/ancontrol | |
| parent | 18daa883dcbbcc363765d0d4d4badebd59d9d4a6 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/ancontrol')
| -rw-r--r-- | usr.sbin/ancontrol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ancontrol/Makefile b/usr.sbin/ancontrol/Makefile index 113043b7308f..b0f66cd15a86 100644 --- a/usr.sbin/ancontrol/Makefile +++ b/usr.sbin/ancontrol/Makefile @@ -3,7 +3,7 @@ PROG= ancontrol MAN= ancontrol.8 -WARNS?= 6 +WARNS?= 3 CFLAGS+= -DANCACHE -I${.CURDIR}/../../sys DPADD= ${LIBMD} |
