Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!tank!eecae!cps3xx!usenet From: usenet@cps3xx.UUCP (Usenet file owner) Newsgroups: comp.unix.questions Subject: SCCS and Makefiles ? Keywords: SCCS make Message-ID: <4209@cps3xx.UUCP> Date: 17 Aug 89 22:40:24 GMT Reply-To: harperb@frith.egr.msu.edu () Distribution: usa Organization: Michigan State University, Engineering, E. Lansing Lines: 17 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@frith.egr.msu.edu ...!uunet!frith!harperb