summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ypbind/Makefile
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-08-08 01:03:58 +0000
committerwollman <wollman@FreeBSD.org>1994-08-08 01:03:58 +0000
commit0d5d309384db435c91bdc7058cbb193169ad5f5b (patch)
tree0746633ba77522654c6610b1ce150fe794d4e50c /usr.sbin/ypbind/Makefile
parent356a80adea189f05e90e2100000eb46cfc7b9c5e (diff)
downloadFreeBSD-src-0d5d309384db435c91bdc7058cbb193169ad5f5b.zip
FreeBSD-src-0d5d309384db435c91bdc7058cbb193169ad5f5b.tar.gz
Copying YP programs over from 1.1.5, with a slightly different directory
structure than before.
Diffstat (limited to 'usr.sbin/ypbind/Makefile')
-rw-r--r--usr.sbin/ypbind/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/usr.sbin/ypbind/Makefile b/usr.sbin/ypbind/Makefile
new file mode 100644
index 0000000..0a0b9a4
--- /dev/null
+++ b/usr.sbin/ypbind/Makefile
@@ -0,0 +1,8 @@
+# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
+# $Id: Makefile,v 1.2 1994/02/17 07:06:06 rgrimes Exp $
+
+PROG= ypbind
+NOMAN=
+CFLAGS+=-DDAEMON
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud