Lines Matching full:rcs
1185 Sometimes makefiles can be remade from other files, such as RCS or SCCS
6976 RCS
6977 Any file `N' is extracted if necessary from an RCS file named
6978 either `N,v' or `RCS/N,v'. The precise command used is
6979 `$(CO) $(COFLAGS)'. `N' will not be extracted from RCS if it
6980 already exists, even if the RCS file is newer. The rules for RCS
6982 Rules.), so RCS files cannot be generated from another source;
6995 checked into SCCS. Since RCS preserves the execution permission
6996 of a file, you do not need to use this feature with RCS.
6998 We recommend that you avoid using of SCCS. RCS is widely held to
7076 Program for checking out files from RCS; default `co'.
7082 Program for extracting a file from RCS; default `co'.
7156 Extra flags to give to the RCS `co' program.
7246 possible to make a file `foo' from `RCS/foo.y,v' by running RCS, Yacc