home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 January
/
usenetsourcesnewsgroupsinfomagicjanuary1994.iso
/
sources
/
unix
/
volume12
/
cake
/
part06
/
Lib
/
Sccs
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1987-10-15
|
315 b
|
14 lines
$ Cakefile for SCCS.
$ If you include this cakefile, every file you to update will
$ be checked if it can be retrieved from the SCCS directory,
$ using sccs get with the macro GETFLAGS as argument (default
$ is empty).
#ifndef GETFLAGS
#define GETFLAGS
#endif
%: SCCS/s.% if exist SCCS/s.%
sccs get GETFLAGS %