Mercurial > hg > Members > kono > nitros9-code
changeset 786:e0f2a9928c72
Adjusted shell and utilpak1 contents due to change in size of copy
author | boisy |
---|---|
date | Sat, 11 Jan 2003 20:58:51 +0000 |
parents | e6502ece382b |
children | 4b3bdd4a1ff4 |
files | level2/cmds/makefile |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/level2/cmds/makefile Sat Jan 11 18:07:37 2003 +0000 +++ b/level2/cmds/makefile Sat Jan 11 20:58:51 2003 +0000 @@ -10,9 +10,9 @@ verify wcreate xmode SUBS = gfx2 gfx inkey syscall -SHELLMODS = shellplus deiniz echo iniz link load save unlink -UTILPAK1 = attr build copy display date del deldir dir list makdir mdir \ - merge mfree procs rename sleep tee tmode +SHELLMODS = shellplus build deiniz echo iniz link list load save unlink +UTILPAK1 = attr copy display del deldir dir makdir mdir \ + mfree procs rename sleep tmode BASIC09FILES = runb.asm gfx.asm gfx2.asm inkey.asm syscall.asm LEVEL1FILES = asm.asm attr.asm backup.asm binex.asm build.asm cmp.asm cobbler.asm copy.asm date.asm dcheck.asm debug.asm deiniz.asm del.asm deldir.asm \