From b5ba167cd4769e9400a37fbc3f2413f80aef8d10 Mon Sep 17 00:00:00 2001 From: cgd Date: Thu, 1 Apr 1993 22:42:34 +0000 Subject: added rcs to the "old and broken" list --- usr.bin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin') 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 \ -- cgit