view 3rdparty/packages/basic09/install6309 @ 3135:5095f2b3c81a

coco3: Use port.mak correctly in makefiles The coco3 makefiles are used by other ports too, so they must not override settings from the port.mak files.
author Tormod Volden <debian.tormod@gmail.com>
date Sat, 04 Feb 2017 02:10:31 +0100
parents 341ce07bdcf2
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!