# HG changeset patch # User boisy # Date 1040697555 0 # Node ID 9103a84758cdedf5d4b2ef70957aa0c5c949ae3b # Parent 1810b051d07e9468a5eb6e75140be3205055861f Changed contents of shell and utilpak1 due to size changes in several utilities diff -r 1810b051d07e -r 9103a84758cd level2/cmds/makefile --- a/level2/cmds/makefile Tue Dec 24 02:37:35 2002 +0000 +++ b/level2/cmds/makefile Tue Dec 24 02:39:15 2002 +0000 @@ -10,9 +10,9 @@ verify wcreate xmode SUBS = gfx2 gfx inkey syscall -SHELLMODS = shellplus deiniz display echo iniz link load save unlink -UTILPAK1 = attr build copy date del deldir dir list makdir mdir \ - merge mfree procs pwd pxd rename sleep tee tmode +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 BASIC09FILES = runb.asm gfx.asm inkey.asm syscall.asm LEVEL1FILES = asm.asm attr.asm backup.asm binex.asm build.asm cmp.asm cobbler.asm copy.asm date.asm deiniz.asm del.asm deldir.asm \