summaryrefslogtreecommitdiff
path: root/sbin/idmapd
diff options
context:
space:
mode:
authorJohan Karlsson <johan@FreeBSD.org>2004-02-23 20:25:27 +0000
committerJohan Karlsson <johan@FreeBSD.org>2004-02-23 20:25:27 +0000
commit604d24db9579f5b317cae3fae63ab75ef5efca7f (patch)
treec7a40798921957743bfe9ddeb54c45234fb14086 /sbin/idmapd
parentcee1270c1af563b8877f3ee833694ca693505177 (diff)
downloadsrc-test2-604d24db9579f5b317cae3fae63ab75ef5efca7f.tar.gz
src-test2-604d24db9579f5b317cae3fae63ab75ef5efca7f.zip
Notes
Diffstat (limited to 'sbin/idmapd')
-rw-r--r--sbin/idmapd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/idmapd/Makefile b/sbin/idmapd/Makefile
index 65921572f7df..cd45007027af 100644
--- a/sbin/idmapd/Makefile
+++ b/sbin/idmapd/Makefile
@@ -7,7 +7,7 @@ SRCS= idmapd.c
MAN= idmapd.8
CFLAGS+= -DNFS -I/usr/src/sys
-WARNS= 2
+WARNS?= 2
.PATH: