changeset 539:7447909c9da3

Added asm program
author boisy
date Mon, 14 Oct 2002 00:12:45 +0000
parents e89f905053f1
children 395a58bae72e
files level2/cmds/makefile
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/level2/cmds/makefile	Mon Oct 14 00:10:38 2002 +0000
+++ b/level2/cmds/makefile	Mon Oct 14 00:12:45 2002 +0000
@@ -2,7 +2,7 @@
 
 DEPENDS		= ./Makefile
 
-CMDS		= attr backup binex build cmp cobbler copy date \
+CMDS		= asm attr backup binex build cmp cobbler copy date \
 		deiniz del deldir dir display dsave dump echo edit error exbin format \
 		free grfdrv help ident iniz link list load login makdir mdir \
 		merge mfree modpatch montype os9gen procs pwd pxd rename runb save \
@@ -15,7 +15,7 @@
 		merge mfree procs pwd pxd rename sleep tee tmode
 
 BASIC09FILES	= runb.asm gfx.asm inkey.asm syscall.asm
-LEVEL1FILES	= attr.asm backup.asm binex.asm build.asm cmp.asm cobbler.asm copy.asm date.asm deiniz.asm del.asm deldir.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 \
 		dir.asm display.asm dsave.asm dump.asm echo.asm edit.asm error.asm exbin.asm format.asm free.asm help.asm ident.asm iniz.asm link.asm \
 		list.asm load.asm login.asm makdir.asm merge.asm os9gen.asm pwd.asm pxd.asm rename.asm \
 		save.asm setime.asm sleep.asm tee.asm tmode.asm tuneport.asm tsmon.asm verify.asm xmode.asm