summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-11-20 14:21:25 +0000
committerjkh <jkh@FreeBSD.org>1994-11-20 14:21:25 +0000
commitdc2251f9a415cfa787c7b5f2b05f0ad1b5881d78 (patch)
tree8ea5974aba45c276ed7842f3bd324557ad93c5dc
parentc2cf3fbd3561a77510f4077b1375ccc96fc8f44e (diff)
downloadFreeBSD-src-dc2251f9a415cfa787c7b5f2b05f0ad1b5881d78.zip
FreeBSD-src-dc2251f9a415cfa787c7b5f2b05f0ad1b5881d78.tar.gz
Add getopt. 1.x used to have it, it's gone from 2.0, I need it, end
of story.
-rw-r--r--usr.bin/Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 105a093..72c417d 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -1,18 +1,16 @@
# From: @(#)Makefile 8.3 (Berkeley) 1/7/94
-# $Id: Makefile,v 1.27 1994/10/19 03:14:13 pst Exp $
+# $Id: Makefile,v 1.28 1994/11/12 05:32:46 lars Exp $
-# XXX MISSING: bc dc deroff diction diff ex graph learn plot
+# XXX MISSING: deroff diction graph learn plot
# ptx spell spline struct units xsend
-# XXX MISSING SOURCES: grep sort
-# XXX MISSING Makefile: uucp
-# XXX Use GNU versions: ld man apropos whatis patch
+# XXX Use GNU versions: dc bc diff grep ld man apropos whatis patch
# Moved to secure: bdes
#
SUBDIR= apply ar at banner basename biff cal calendar \
cap_mkdb chat checknr chflags chpass cksum col colcrt colrm column \
comm compress cpp ctags cut dig dirname du \
- env error expand f2c false file find finger fmt fold fpr from \
- fsplit fstat ftp gcore gprof head hexdump host id indent ipcrm ipcs \
+ env error expand f2c false file find finger fmt fold fpr from fsplit \
+ fstat ftp gcore getopt gprof head hexdump host id indent ipcrm ipcs \
join jot kdump ktrace key keyinfo keyinit lam last \
lastcomm leave lex locate lock logger login logname lorder \
lsvfs m4 mail make mesg mkdep mkfifo mklocale mkstr modstat \
OpenPOWER on IntegriCloud