Mercurial > hg > Members > kono > nitros9-code
comparison level1/coco/cmds/makefile @ 2149:fff5c57bbc77
Removed gfx2
author | boisy |
---|---|
date | Wed, 14 May 2008 01:45:20 +0000 |
parents | d5824ed9c767 |
children | f8dcc9cc7f51 |
comparison
equal
deleted
inserted
replaced
2148:aaff55744d7d | 2149:fff5c57bbc77 |
---|---|
14 free grfdrv help ident iniz irqs link list load login makdir \ | 14 free grfdrv help ident iniz irqs link list load login makdir \ |
15 megaread mdir merge mfree mpi os9gen padrom park printerr procs prompt pwd pxd \ | 15 megaread mdir merge mfree mpi os9gen padrom park printerr procs prompt pwd pxd \ |
16 rename save setime shellplus shell_21 sleep \ | 16 rename save setime shellplus shell_21 sleep \ |
17 tee tmode touch tsmon tuneport unlink verify xmode | 17 tee tmode touch tsmon tuneport unlink verify xmode |
18 | 18 |
19 CMDS_D2 = basic09 runb gfx gfx2 inkey syscall | 19 CMDS_D2 = basic09 runb gfx inkey syscall |
20 | 20 |
21 SUBS = gfx inkey syscall | 21 SUBS = gfx inkey syscall |
22 ALLOBJS = $(CMDS) $(CMDS_D2) $(SUBS) | 22 ALLOBJS = $(CMDS) $(CMDS_D2) $(SUBS) |
23 | 23 |
24 all: $(ALLOBJS) | 24 all: $(ALLOBJS) |