changeset 1686:4aef850a9ddc

Removed swread.hp from makefiles
author boisy
date Sun, 01 Aug 2004 14:33:10 +0000
parents 2c7840d16a6b
children d9181d2c3705
files level1/sys/makefile level2/sys/makefile
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/level1/sys/makefile	Sun Aug 01 14:28:02 2004 +0000
+++ b/level1/sys/makefile	Sun Aug 01 14:33:10 2004 +0000
@@ -13,7 +13,7 @@
 		mdir.hp merge.hp mfree.hp os9gen.hp \
 		padrom.hp park.hp procs.hp prompt.hp pwd.hp pxd.hp \
 	 	rename.hp save.hp setime.hp \
-		setpr.hp shell.hp sleep.hp swread.hp tee.hp tmode.hp touch.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
 HELPMSG		= helpmsg
 ALLOBJS		= $(SYSFILES) $(HELPMSG)
--- a/level2/sys/makefile	Sun Aug 01 14:28:02 2004 +0000
+++ b/level2/sys/makefile	Sun Aug 01 14:33:10 2004 +0000
@@ -24,7 +24,7 @@
 		montype.hp os9gen.hp \
 		padrom.hp park.hp pmap.hp proc.hp procs.hp prompt.hp pwd.hp pxd.hp \
 		reboot.hp rename.hp runb.hp \
-		save.hp setime.hp setpr.hp shell.hp sleep.hp smap.hp swread.hp \
+		save.hp setime.hp setpr.hp shell.hp sleep.hp smap.hp \
 		tee.hp tmode.hp touch.hp tsmon.hp tuneport.hp \
 		unlink.hp \
 		verify.hp \