SCCS and Makefiles ?

Usenet file owner usenet at cps3xx.UUCP
Fri Aug 18 08:40:24 AEST 1989


Can anyone send me an example of a makefile that works with a
SCCS database.  The situation I have is, I would like to maintain
the SCCS database in one directory (SCCS) and would like to maintain
the c source file's compiled object files in another.  This is so that
multiple people can compile and link their own development versions
of a program using this centralized database and object code.  The
problem that I was having was that I couldn't see a way of making
make compare files (target and dependency) from two different 
directories (i.e the SCCS database and the object file directory).

Any help or examples would be greatly appreciated,

Thanks, Brett 

Brett Harper
harperb at frith.egr.msu.edu
...!uunet!frith!harperb



More information about the Comp.unix.questions mailing list