sccs & make

Eric L. Nelson auvnele at auvc7.tamu.edu
Wed May 8 01:36:21 AEST 1991


I found the same problem....and after reading info again, I realized
that it never mentions the SCCS directory, it only says that it knows
about s. files....so....I cd'ed into SCCS and entered make foo and it
worked, at least it did the following:

sccs get Makefile
sccs get foo.c
cc -o foo foo.c. 
rm foo.c
rm Makefile

foo then exists in the SCCS directory which is rather useless? 

Eric Nelson



More information about the Comp.unix.aix mailing list