diff options
| author | cgd <cgd@NetBSD.org> | 1993-04-01 22:42:34 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1993-04-01 22:42:34 +0000 |
| commit | b5ba167cd4769e9400a37fbc3f2413f80aef8d10 (patch) | |
| tree | 2dac1ce2a0ebbe1553ef8d1cf08d958d20f56020 | |
| parent | 7b39b3bc4d43a3ef1e606f080634138891eebb4d (diff) | |
added rcs to the "old and broken" list
| -rw-r--r-- | usr.bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 91eaa1431d8..1b2f2d44104 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -9,7 +9,7 @@ # to SUBDIR # -# BROKEN: tn3270 +# BROKEN: tn3270 rcs SUBDIR= ar awk biff basename cal calendar \ checknr chpass cksum cmp col colcrt colrm column comm compress \ @@ -19,7 +19,7 @@ SUBDIR= ar awk biff basename cal calendar \ ktrace last ld leave lex locate lock logger \ login logname lorder m4 machine mail make man mesg mkdep mkfifo \ mkstr more netstat nfsstat nice nm nohup pagesize \ - passwd paste pr printenv printf ranlib rcs \ + passwd paste pr printenv printf ranlib \ rdist renice rlogin rsh ruptime rwho script sed \ shar showmount size soelim sort split strings \ strip su symorder tail talk tar tee telnet tftp time \ |
