diff options
| author | Alfred Perlstein <alfred@FreeBSD.org> | 2002-03-22 19:50:58 +0000 |
|---|---|---|
| committer | Alfred Perlstein <alfred@FreeBSD.org> | 2002-03-22 19:50:58 +0000 |
| commit | 3af9aed6c5df6d2fb3f6dd8ecc793104aae9f51f (patch) | |
| tree | 8f78a23ae7c9005e14741e32b8ce4028b3b38d05 /usr.sbin | |
| parent | 4b74b098950d764c7085b86d51d477dd9a12bcba (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/rpc.lockd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rpc.lockd/Makefile b/usr.sbin/rpc.lockd/Makefile index fd625f455b0a2..1ed07f6224e0f 100644 --- a/usr.sbin/rpc.lockd/Makefile +++ b/usr.sbin/rpc.lockd/Makefile @@ -6,7 +6,7 @@ MAN= rpc.lockd.8 MLINKS= rpc.lockd.8 lockd.8 SRCS= kern.c nlm_prot_svc.c lockd.c lock_proc.c lockd_lock.c NO_WERROR= YES -WARNS?= 3 +WARNS?= 4 CFLAGS+= -I. -I${DESTDIR}/usr/include/rpcsvc |
