summaryrefslogtreecommitdiffstats
path: root/usr.bin/getopt/Makefile
diff options
context:
space:
mode:
authornate <nate@FreeBSD.org>1993-07-26 22:22:37 +0000
committernate <nate@FreeBSD.org>1993-07-26 22:22:37 +0000
commit049deb3ce9bcdd03782ade893461965f2ff89b2d (patch)
tree40b1bb5f551fadc6b542d8a84972fa84552b7d9d /usr.bin/getopt/Makefile
parent3e928a6cae59cca61d270fe55f992c67b648829a (diff)
downloadFreeBSD-src-049deb3ce9bcdd03782ade893461965f2ff89b2d.zip
FreeBSD-src-049deb3ce9bcdd03782ade893461965f2ff89b2d.tar.gz
Added getopt(1) from NetBSD
Diffstat (limited to 'usr.bin/getopt/Makefile')
-rw-r--r--usr.bin/getopt/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/usr.bin/getopt/Makefile b/usr.bin/getopt/Makefile
new file mode 100644
index 0000000..21dde95
--- /dev/null
+++ b/usr.bin/getopt/Makefile
@@ -0,0 +1,7 @@
+# $Header: /b/source/CVS/src/usr.bin/getopt/Makefile,v 1.1 1993/06/21 12:43:58 brezak Exp $
+#
+
+PROG = getopt
+MAN1 = getopt.1
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud