changeset 858:04b393b446cb

Added touch.asm
author boisy
date Wed, 15 Jan 2003 02:31:56 +0000
parents ae50448702ca
children b35fcebc8581
files level2/cmds/makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/level2/cmds/makefile	Wed Jan 15 02:31:14 2003 +0000
+++ b/level2/cmds/makefile	Wed Jan 15 02:31:56 2003 +0000
@@ -18,7 +18,7 @@
 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 \
 		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 pd.asm rename.asm \
-		save.asm setime.asm sleep.asm tee.asm tmode.asm tuneport.asm tsmon.asm verify.asm xmode.asm
+		save.asm setime.asm sleep.asm tee.asm tmode.asm touch.asm tuneport.asm tsmon.asm verify.asm xmode.asm
 
 ALLOBJS		= $(CMDS) $(SUBS)