Mercurial > hg > Members > kono > nitros9-code
comparison level1/cmds/makefile @ 1528:1c5a50add566
Megaread added
author | boisy |
---|---|
date | Wed, 07 Apr 2004 01:43:41 +0000 |
parents | 82200a2c5721 |
children | 5b5390b7333a |
comparison
equal
deleted
inserted
replaced
1527:763d9ccd8769 | 1528:1c5a50add566 |
---|---|
7 BASIC09FILES = runb.asm gfx.asm inkey.asm syscall.asm | 7 BASIC09FILES = runb.asm gfx.asm inkey.asm syscall.asm |
8 CMDS = asm attr backup binex build cmp cobbler config copy cputype \ | 8 CMDS = asm attr backup binex build cmp cobbler config copy cputype \ |
9 date dcheck debug ded deiniz del deldir devs dir disasm \ | 9 date dcheck debug ded deiniz del deldir devs dir disasm \ |
10 display dmode dsave dump echo edit error exbin exmode format \ | 10 display dmode dsave dump echo edit error exbin exmode format \ |
11 free grfo help ident iniz irqs link list load login makdir \ | 11 free grfo help ident iniz irqs link list load login makdir \ |
12 mdir merge mfree mpi os9gen padrom park prompt printerr procs pwd pxd \ | 12 megaread mdir merge mfree mpi os9gen padrom park prompt printerr procs pwd pxd \ |
13 rename runb save setime shellplus shell_21 sleep \ | 13 rename runb save setime shellplus shell_21 sleep \ |
14 tee tmode touch tsmon tuneport unlink verify xmode | 14 tee tmode touch tsmon tuneport unlink verify xmode |
15 SUBS = gfx inkey syscall | 15 SUBS = gfx inkey syscall |
16 ALLOBJS = $(CMDS) $(DRAGONCMDS) $(SUBS) | 16 ALLOBJS = $(CMDS) $(DRAGONCMDS) $(SUBS) |
17 | 17 |