summaryrefslogtreecommitdiffstats
path: root/usr.sbin/yppoll/Makefile
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-08-08 01:10:28 +0000
committerwollman <wollman@FreeBSD.org>1994-08-08 01:10:28 +0000
commitfceaec9c2fb5f95793abd306f500bf7d758a15ad (patch)
tree7d72a9cecef9ad94464ae214e8d83a737c089593 /usr.sbin/yppoll/Makefile
parent291882b7f53c02bef8d1d8814a9dc2ce7638e705 (diff)
downloadFreeBSD-src-fceaec9c2fb5f95793abd306f500bf7d758a15ad.zip
FreeBSD-src-fceaec9c2fb5f95793abd306f500bf7d758a15ad.tar.gz
Added YP section 8 programs from 1.1.5. (Obligatory notice that this
code was originally written by Th. de Raadt, although this particular organization is mine.)
Diffstat (limited to 'usr.sbin/yppoll/Makefile')
-rw-r--r--usr.sbin/yppoll/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/usr.sbin/yppoll/Makefile b/usr.sbin/yppoll/Makefile
new file mode 100644
index 0000000..3108b83
--- /dev/null
+++ b/usr.sbin/yppoll/Makefile
@@ -0,0 +1,7 @@
+# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
+# $Id: Makefile,v 1.2 1994/02/17 07:06:17 rgrimes Exp $
+
+PROG= yppoll
+NOMAN=
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud