Xref: utzoo comp.lang.c:29332 comp.unix.questions:22650 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!uunet!bcstec!evtprp0b From: mrt7455@evtprp0b (Michael R Tucker) Newsgroups: comp.lang.c,comp.unix.questions Subject: Using RCS and make Keywords: RCS, make, unix, version control Message-ID: <137@evtprp0b.UUCP> Date: 4 Jun 90 16:37:58 GMT Sender: mrt7455@evtprp0b.UUCP Followup-To: comp.lang.c Organization: Boeing Computer Services Everett Propulsion, Everett WA Lines: 5 I am looking into using RCS for version control of my software projects. I would like to know how to use RCS and make together. If any one can help me, I'd sure appreciate it. I would like to see an example makefile using RCS.