summaryrefslogtreecommitdiffstats
path: root/gnu/usr.sbin
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>1995-01-31 09:14:03 +0000
committerwpaul <wpaul@FreeBSD.org>1995-01-31 09:14:03 +0000
commit10db783b7ded4792e5321f460de4fa0b578b4227 (patch)
treeaa5a4144b80eb113dc874797f68fd5f120412ee5 /gnu/usr.sbin
parent12d39161b860798ddc4628d4e252990024addeba (diff)
downloadFreeBSD-src-10db783b7ded4792e5321f460de4fa0b578b4227.zip
FreeBSD-src-10db783b7ded4792e5321f460de4fa0b578b4227.tar.gz
New Makefiles for YP server stuff.
Diffstat (limited to 'gnu/usr.sbin')
-rw-r--r--gnu/usr.sbin/Makefile6
-rw-r--r--gnu/usr.sbin/Makefile.inc3
2 files changed, 9 insertions, 0 deletions
diff --git a/gnu/usr.sbin/Makefile b/gnu/usr.sbin/Makefile
new file mode 100644
index 0000000..e86265c
--- /dev/null
+++ b/gnu/usr.sbin/Makefile
@@ -0,0 +1,6 @@
+# $Id: Makefile,v 1.20 1995/01/19 17:03:28 bde Exp $
+
+
+SUBDIR= yppasswdd ypserv yp_mkdb
+
+.include <bsd.subdir.mk>
diff --git a/gnu/usr.sbin/Makefile.inc b/gnu/usr.sbin/Makefile.inc
new file mode 100644
index 0000000..1fa8c0e
--- /dev/null
+++ b/gnu/usr.sbin/Makefile.inc
@@ -0,0 +1,3 @@
+# $Id$
+
+BINDIR?= /usr/sbin
OpenPOWER on IntegriCloud