diff level1/sys/makefile @ 1129:c847e6ee341d

Removed CHMODs now that os9 attrs are in place
author boisy
date Mon, 14 Apr 2003 02:58:44 +0000
parents 958c6b6bdb8f
children e0f3e3135af5
line wrap: on
line diff
--- a/level1/sys/makefile	Mon Apr 14 02:56:04 2003 +0000
+++ b/level1/sys/makefile	Mon Apr 14 02:58:44 2003 +0000
@@ -17,7 +17,6 @@
 ALLOBJS		= $(SYSFILES) $(HELPMSG)
 
 all:	$(ALLOBJS)
-	$(CHMOD) 644 $(ALLOBJS)
 
 helpmsg: $(HELPFILES)
 	$(MERGE) $(HELPFILES) > $@