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


39.0
date     92.06.01.13.22.27;  author davidj;  state Exp;
branches ;
next     ;


desc
@initial rcs login
@


39.0
log
@initial rcs login
@
text
@setenv temp "RAM:amigaguide"
setenv local "w:libs/amigaguide"

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

bin:sfd amigaguide_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
@
