annotate lib/coco3.as @ 2850:95923f065070 lwtools-port

arcadepak/makefile: Call "os9 copy" with multiple files Instead of calling "os9 copy" for every single file, copy all files with one call. Speeds up disk image build time.
author Tormod Volden <debian.tormod@gmail.com>
date Fri, 12 Jul 2013 22:26:05 +0200
parents 3b7b5021f8bc
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2807
3b7b5021f8bc Cosmetic
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2803
diff changeset
1 use sys6809l2.as
2803
d911fcfc0211 Further refinements
Boisy Pitre <boisy.pitre@nuance.com>
parents:
diff changeset
2
2807
3b7b5021f8bc Cosmetic
Boisy Pitre <boisy.pitre@nuance.com>
parents: 2803
diff changeset
3 section _constant
2803
d911fcfc0211 Further refinements
Boisy Pitre <boisy.pitre@nuance.com>
parents:
diff changeset
4
d911fcfc0211 Further refinements
Boisy Pitre <boisy.pitre@nuance.com>
parents:
diff changeset
5 use ../defs/coco.d
d911fcfc0211 Further refinements
Boisy Pitre <boisy.pitre@nuance.com>
parents:
diff changeset
6 use ../defs/cocovtio.d
d911fcfc0211 Further refinements
Boisy Pitre <boisy.pitre@nuance.com>
parents:
diff changeset
7
d911fcfc0211 Further refinements
Boisy Pitre <boisy.pitre@nuance.com>
parents:
diff changeset
8 endsect