summaryrefslogtreecommitdiffstats
path: root/usr.bin/ypcat/Makefile
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-08-08 01:13:35 +0000
committerwollman <wollman@FreeBSD.org>1994-08-08 01:13:35 +0000
commitbf39175a9eb4cfae6bd49290d1e77a0abb5b0ac6 (patch)
treee87a12e5ed13b25514eb4505f9d5482e591f1d59 /usr.bin/ypcat/Makefile
parentfceaec9c2fb5f95793abd306f500bf7d758a15ad (diff)
downloadFreeBSD-src-bf39175a9eb4cfae6bd49290d1e77a0abb5b0ac6.zip
FreeBSD-src-bf39175a9eb4cfae6bd49290d1e77a0abb5b0ac6.tar.gz
Move more YP user programs over.
Diffstat (limited to 'usr.bin/ypcat/Makefile')
-rw-r--r--usr.bin/ypcat/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/usr.bin/ypcat/Makefile b/usr.bin/ypcat/Makefile
new file mode 100644
index 0000000..c133eb5
--- /dev/null
+++ b/usr.bin/ypcat/Makefile
@@ -0,0 +1,6 @@
+# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
+# $Id: Makefile,v 1.3 1994/02/17 07:06:10 rgrimes Exp $
+
+PROG= ypcat
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud