diff -r 3f1ef7f899ea -r 1c130e7b7a2e make/common/CancelImplicits.gmk --- a/make/common/CancelImplicits.gmk Tue Sep 01 23:44:41 2009 +0100 +++ b/make/common/CancelImplicits.gmk Wed Sep 02 09:20:17 2009 -0700 @@ -56,11 +56,3 @@ %: %.sh endif -# -# If you are using RCS, you must set the variable USE_RCS at the make -# command line. Otherwise we disable RCS. -# -ifndef USE_RCS -%:: %,v -%:: RCS/%,v -endif