aboutsummaryrefslogtreecommitdiff
path: root/lib/libypclnt/Makefile
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-04-15 15:30:10 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-04-15 15:30:10 +0000
commitcb2924ca8cb5273b54a163f01b258622c87af0b3 (patch)
tree6ec37c68ca0af6839d80b832368113eab84b1f8d /lib/libypclnt/Makefile
parente16529d33500e7d8632e3544ec4ca4bd7672f405 (diff)
downloadsrc-cb2924ca8cb5273b54a163f01b258622c87af0b3.tar.gz
src-cb2924ca8cb5273b54a163f01b258622c87af0b3.zip
This isn't WARNS ready in the -nostdinc case.
Notes
Notes: svn path=/head/; revision=94770
Diffstat (limited to 'lib/libypclnt/Makefile')
-rw-r--r--lib/libypclnt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libypclnt/Makefile b/lib/libypclnt/Makefile
index 2563b71630b9..127ebc173da1 100644
--- a/lib/libypclnt/Makefile
+++ b/lib/libypclnt/Makefile
@@ -14,6 +14,7 @@ INCS = ypclnt.h
CLEANFILES += ${GENSRCS}
CFLAGS += -I.
WARNS ?= 4
+NO_WERROR = yes
DPADD += ${LIBRPCSVC}
LDADD += -lrpcsvc