home *** CD-ROM | disk | FTP | other *** search
- : SAVE.BAT : Save critical files for C developement. Brian E. Yoder
- : 04/22/88 - Initial version.
- : 04/03/91 - Updated for C/2.
- : 05/18/91 - Use ccp instead of bcopy.
- : 05/31/91 - Use ! option of ccp, now that ccp has proven itself.
- : 01/15/91 - Use -f option of ccp to force update of read-only files, if any.
- :
- :bcopy -a: make*.* *.bat *.sys *.c *.h *.rsp *.lnk *.def *.doc *.txt *.obj *.exe *.lib *.pkg
- :ccp make* *.bat *.sys *.c *.h *.rsp *.lnk *.def *.doc *.txt *.obj *.exe *.lib *.pkg a:
-
- ccp -f * ! *.lst *.map *.cod *.zip *.ref *.lnk *.rsp a:
-