view 3rdparty/packages/basic09/install6309 @ 884:341ce07bdcf2

Installation scripts
author boisy
date Fri, 17 Jan 2003 14:19:13 +0000 (2003-01-17)
parents 7bac2d08d4bd
children
line wrap: on
line source
-x
t
**********************************************
* Basic09 Install Script for the CoCo w/ 6309
* Files are copied to the /DD device
*
* Copying commands to /DD/CMDS
copy -r CMDS/basic09_6309 /DD/CMDS/basic09
copy -r CMDS/runb_6309 /DD/CMDS/runb
copy -r CMDS/gfx /DD/CMDS/gfx
copy -r CMDS/gfx2 /DD/CMDS/gfx2
copy -r CMDS/inkey /DD/CMDS/inkey
copy -r CMDS/syscall /DD/CMDS/syscall
* All Done!