diff level2/cmds/makefile @ 833:143b6d58d434

shellplus and utilpak1 changed
author boisy
date Tue, 14 Jan 2003 04:53:54 +0000
parents e0f2a9928c72
children ae50448702ca
line wrap: on
line diff
--- a/level2/cmds/makefile	Tue Jan 14 04:52:37 2003 +0000
+++ b/level2/cmds/makefile	Tue Jan 14 04:53:54 2003 +0000
@@ -10,9 +10,9 @@
 		verify wcreate xmode
 SUBS            = gfx2 gfx inkey syscall
 
-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
+SHELLMODS	= shellplus date deiniz echo iniz link load save unlink
+UTILPAK1	= attr copy del deldir dir display list makdir mdir \
+		mfree procs rename 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 \