changeset 436:f19e910bda66

backup and os9gen pulled from level1
author boisy
date Sun, 22 Sep 2002 17:27:06 +0000
parents fba2700d6aac
children 639efc6058f2
files level2/cmds/makefile
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/level2/cmds/makefile	Sun Sep 22 17:20:55 2002 +0000
+++ b/level2/cmds/makefile	Sun Sep 22 17:27:06 2002 +0000
@@ -2,10 +2,10 @@
 
 DEPENDS		= ./Makefile
 
-CMDS		= attr binex build cmp cobbler copy date \
+CMDS		= 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 procs pwd pxd rename save \
+		merge mfree modpatch montype os9gen procs pwd pxd rename save \
 		setime shell_21 shell_22a sleep tee tmode tsmon unlink \
 		verify wcreate xmode
 SUBS            = gfx2 gfx inkey syscall
@@ -14,7 +14,7 @@
 UTILPAK1	= attr build copy date del deldir dir list makdir mdir \
 		merge mfree procs pwd pxd rename sleep tee tmode
 
-LEVEL1FILES	= attr.asm binex.asm build.asm cmp.asm cobbler.asm copy.asm date.asm deiniz.asm del.asm deldir.asm \
+LEVEL1FILES	= 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 gfx.asm help.asm ident.asm iniz.asm inkey.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 syscall.asm tee.asm tmode.asm tuneport.asm tsmon.asm verify.asm xmode.asm