summaryrefslogtreecommitdiffstats
path: root/lib/libypclnt/Makefile
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2002-04-13 06:57:14 +0000
committerdes <des@FreeBSD.org>2002-04-13 06:57:14 +0000
commit81589630e33b61f3e5b0a6ce882375d67f05e963 (patch)
tree45315f51cfad055c1dc9be04f3be87480ba367da /lib/libypclnt/Makefile
parent081c2bd28b21fb44155e26c1f2ebf6f173f72920 (diff)
downloadFreeBSD-src-81589630e33b61f3e5b0a6ce882375d67f05e963.zip
FreeBSD-src-81589630e33b61f3e5b0a6ce882375d67f05e963.tar.gz
Add support for FreeBSD-specific "master" update.
Sponsored by: DARPA, NAI Labs
Diffstat (limited to 'lib/libypclnt/Makefile')
-rw-r--r--lib/libypclnt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libypclnt/Makefile b/lib/libypclnt/Makefile
index 09e477a..0ff8418 100644
--- a/lib/libypclnt/Makefile
+++ b/lib/libypclnt/Makefile
@@ -12,9 +12,10 @@ SRCS += ypclnt_passwd.c
SRCS += ${GENSRCS}
INCS = ypclnt.h
CLEANFILES += ${GENSRCS}
+CFLAGS += -I.
+WARNS ?= 4
DPADD += ${LIBRPCSVC}
LDADD += -lrpcsvc
-WARNS ?= 4
GENSRCS =
GENSRCS += yp.h
OpenPOWER on IntegriCloud