summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-10-07 02:23:00 +0000
committereadler <eadler@FreeBSD.org>2013-10-07 02:23:00 +0000
commitba3f99676351684264da1513884a8aae3359a3fb (patch)
tree5fdf6b3f346166d536a79653631f395ca5f6a1fc /tools
parent34d055e746b4dad0722315b2096024ed9e08cd69 (diff)
downloadFreeBSD-src-ba3f99676351684264da1513884a8aae3359a3fb.zip
FreeBSD-src-ba3f99676351684264da1513884a8aae3359a3fb.tar.gz
Good bye RCS. You will be missed.
(devel/rcs and devel/rcs57 are available as alternatives) Approved by: core Approved by: re (hrs)
Diffstat (limited to 'tools')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc25
-rw-r--r--tools/build/options/WITHOUT_RCS4
2 files changed, 0 insertions, 29 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index dada14d..1c9fce0 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -3859,31 +3859,6 @@ OLD_FILES+=usr/share/man/man8/rshd.8.gz
OLD_FILES+=usr/share/man/man8/rwhod.8.gz
.endif
-.if ${MK_RCS} == no
-OLD_FILES+=usr/bin/ci
-OLD_FILES+=usr/bin/co
-OLD_FILES+=usr/bin/ident
-OLD_FILES+=usr/bin/merge
-OLD_FILES+=usr/bin/rcs
-OLD_FILES+=usr/bin/rcsclean
-OLD_FILES+=usr/bin/rcsdiff
-OLD_FILES+=usr/bin/rcsfreeze
-OLD_FILES+=usr/bin/rcsmerge
-OLD_FILES+=usr/bin/rlog
-OLD_FILES+=usr/share/man/man1/ci.1.gz
-OLD_FILES+=usr/share/man/man1/co.1.gz
-OLD_FILES+=usr/share/man/man1/ident.1.gz
-OLD_FILES+=usr/share/man/man1/merge.1.gz
-OLD_FILES+=usr/share/man/man1/rcs.1.gz
-OLD_FILES+=usr/share/man/man1/rcsclean.1.gz
-OLD_FILES+=usr/share/man/man1/rcsdiff.1.gz
-OLD_FILES+=usr/share/man/man1/rcsfreeze.1.gz
-OLD_FILES+=usr/share/man/man1/rcsintro.1.gz
-OLD_FILES+=usr/share/man/man1/rcsmerge.1.gz
-OLD_FILES+=usr/share/man/man1/rlog.1.gz
-OLD_FILES+=usr/share/man/man5/rcsfile.5.gz
-.endif
-
#.if ${MK_RESCUE} == no
# to be filled in or replaced with a special target
#.endif
diff --git a/tools/build/options/WITHOUT_RCS b/tools/build/options/WITHOUT_RCS
deleted file mode 100644
index 2a4ddec..0000000
--- a/tools/build/options/WITHOUT_RCS
+++ /dev/null
@@ -1,4 +0,0 @@
-.\" $FreeBSD$
-Set to not build
-.Xr rcs 1
-and related utilities.
OpenPOWER on IntegriCloud