summaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv/stdhosts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ypserv/stdhosts/Makefile')
-rw-r--r--usr.sbin/ypserv/stdhosts/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/usr.sbin/ypserv/stdhosts/Makefile b/usr.sbin/ypserv/stdhosts/Makefile
new file mode 100644
index 00000000000..e4712050962
--- /dev/null
+++ b/usr.sbin/ypserv/stdhosts/Makefile
@@ -0,0 +1,7 @@
+# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
+# $Id: Makefile,v 1.1 1995/11/01 16:56:25 deraadt Exp $
+
+PROG= stdhosts
+MAN= stdhosts.8
+
+.include <bsd.prog.mk>