summaryrefslogtreecommitdiffstats
path: root/usr.sbin/yp_mkdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/yp_mkdb/Makefile')
-rw-r--r--usr.sbin/yp_mkdb/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/usr.sbin/yp_mkdb/Makefile b/usr.sbin/yp_mkdb/Makefile
deleted file mode 100644
index 1c41105..0000000
--- a/usr.sbin/yp_mkdb/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../../libexec/ypxfr ${.CURDIR}/../ypserv
-
-PROG= yp_mkdb
-MAN= yp_mkdb.8
-SRCS= yp_mkdb.c yp_dblookup.c yp_dbwrite.c
-
-CFLAGS+= -Dyp_error=warnx
-CFLAGS+= -I${.CURDIR}/../../libexec/ypxfr -I${.CURDIR}/../../usr.sbin/ypserv
-
-WARNS?= 1
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud