head     40.0;
branch   ;
access   ;
symbols  ;
locks    davidj:40.0; strict;
comment  @# @;


40.0
date     93.09.14.15.20.33;  author davidj;  state Exp;
branches ;
next     ;


desc
@initial RCS
@


40.0
log
@initial RCS
@
text
@setenv temp "RAM:videocd"
setenv local "w:libs/videocd"

makedir $Temp
cd $Temp
copy $Local/videocd_lib.sfd $Temp

bin:sfd videocd_lib.sfd

protect $Temp rwd all quiet

copy pragmas include:pragmas quiet
copy pragmas $Local
copy protos include:clib quiet
copy protos $Local
copy fd work:fd quiet
copy fd $Local

cd $Local
delete $Temp all quiet
@
