summaryrefslogtreecommitdiff
path: root/usr.bin/getopt
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-03-27 10:52:19 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-03-27 10:52:19 +0000
commitdc12be52584a604d0444341077b89a56d670609f (patch)
tree7b14986a10c9088f03f22111b98d87e05fa31f0b /usr.bin/getopt
parent7acf4af8082faffd943110b5f2139fc2a0888a94 (diff)
downloadsrc-test2-dc12be52584a604d0444341077b89a56d670609f.tar.gz
src-test2-dc12be52584a604d0444341077b89a56d670609f.zip
Notes
Diffstat (limited to 'usr.bin/getopt')
-rw-r--r--usr.bin/getopt/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/getopt/Makefile b/usr.bin/getopt/Makefile
index 5d01b3d705c2..01dfa87e2935 100644
--- a/usr.bin/getopt/Makefile
+++ b/usr.bin/getopt/Makefile
@@ -2,6 +2,5 @@
#
PROG = getopt
-MAN1 = getopt.1
.include <bsd.prog.mk>