Mercurial > hg > Members > kono > nitros9-code
comparison level1/cmds/makefile @ 1656:5b5390b7333a
exmode replaces xmode as the ideal utility. makefiles and help updated accordingly
author | boisy |
---|---|
date | Sat, 17 Jul 2004 13:20:48 +0000 |
parents | 1c5a50add566 |
children | 5dcddea63b5a |
comparison
equal
deleted
inserted
replaced
1655:22c82cfcb1f5 | 1656:5b5390b7333a |
---|---|
5 DEPENDS = ./makefile | 5 DEPENDS = ./makefile |
6 | 6 |
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 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 megaread 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 |