summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ypbind/Makefile
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>1995-04-09 21:59:06 +0000
committerwpaul <wpaul@FreeBSD.org>1995-04-09 21:59:06 +0000
commit007c073f7afcd762e5d5360d0a2b128698a63be1 (patch)
tree9af14abb61ced8503a8f872160df053627875476 /usr.sbin/ypbind/Makefile
parente98b1385b8a3c3f0711d65b22254e1ac1fd0ebd0 (diff)
downloadFreeBSD-src-007c073f7afcd762e5d5360d0a2b128698a63be1.zip
FreeBSD-src-007c073f7afcd762e5d5360d0a2b128698a63be1.tar.gz
First crack at a man page for ypbind.
Diffstat (limited to 'usr.sbin/ypbind/Makefile')
-rw-r--r--usr.sbin/ypbind/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ypbind/Makefile b/usr.sbin/ypbind/Makefile
index 0a0b9a4..2c9c172 100644
--- a/usr.sbin/ypbind/Makefile
+++ b/usr.sbin/ypbind/Makefile
@@ -1,8 +1,8 @@
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
-# $Id: Makefile,v 1.2 1994/02/17 07:06:06 rgrimes Exp $
+# $Id: Makefile,v 1.1 1994/08/08 01:03:57 wollman Exp $
PROG= ypbind
-NOMAN=
+MAN8= ypbind.8
CFLAGS+=-DDAEMON
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud