annotate level2/coco3/defsfile @ 497:910b1bd03739

Fixed makefile error, wrapped IFNE H6309 around gshell 6309 code
author boisy
date Wed, 09 Oct 2002 15:33:11 +0000
parents 4e4aa830d915
children a20d2fd36cfa
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
6641a883d6b0 Initial revision
boisy
parents:
diff changeset
1 * OS-9 Level and Version equates
6641a883d6b0 Initial revision
boisy
parents:
diff changeset
2 Level equ 2
6641a883d6b0 Initial revision
boisy
parents:
diff changeset
3 OS9Vrsn equ 3
6641a883d6b0 Initial revision
boisy
parents:
diff changeset
4 OS9Major equ 0
6641a883d6b0 Initial revision
boisy
parents:
diff changeset
5 OS9Minor equ 2
6641a883d6b0 Initial revision
boisy
parents:
diff changeset
6
8
a43bc19af308 defsfile changed as per os9defs consolidation
boisy
parents: 0
diff changeset
7 use os9defs
376
4e4aa830d915 scfdefs now part of all uses
boisy
parents: 67
diff changeset
8 use scfdefs
67
d603059f2b9a references to systype.l2 changed to systype
boisy
parents: 8
diff changeset
9 use systype