diff level2/sys/makefile @ 855:ff3262e34cf6

touch.hp moved to level1
author boisy
date Wed, 15 Jan 2003 02:08:01 +0000
parents ea288683a557
children 22f3858746b0
line wrap: on
line diff
--- a/level2/sys/makefile	Wed Jan 15 01:59:57 2003 +0000
+++ b/level2/sys/makefile	Wed Jan 15 02:08:01 2003 +0000
@@ -12,11 +12,11 @@
 		inkey.hp kill.hp link.hp list.hp load.hp login.hp makdir.hp \
 		mdir.hp merge.hp mfree.hp os9gen.hp \
 		park.hp procs.hp pwd.hp pxd.hp rename.hp save.hp setime.hp \
-		setpr.hp shell.hp sleep.hp tee.hp tmode.hp tsmon.hp \
+		setpr.hp shell.hp sleep.hp tee.hp tmode.hp touch.hp tsmon.hp \
 		tuneport.hp unlink.hp verify.hp xmode.hp
 LEVEL2FILES	= basic09.hp gfx.hp gfx2.hp grfdrv.hp make.hp maketerm.hp \
 		modpatch.hp montype.hp rdump.hp rlink.hp rma.hp runb.hp \
-		scred.hp setime.hp touch.hp wcreate.hp
+		scred.hp setime.hp wcreate.hp
 
 HELPMSG		= helpmsg
 ALLOBJS		= $(SYSFILES) $(SYSWINFILES) $(HELPMSG)