Mercurial > hg > Members > kono > nitros9-code
diff 3rdparty/packages/mm/makefile @ 1126:85eed1cde1b7
attr used throughout the makefiles now
author | boisy |
---|---|
date | Sun, 13 Apr 2003 23:42:51 +0000 |
parents | 6a058c03adb1 |
children | c847e6ee341d |
line wrap: on
line diff
--- a/3rdparty/packages/mm/makefile Sun Apr 13 22:35:00 2003 +0000 +++ b/3rdparty/packages/mm/makefile Sun Apr 13 23:42:51 2003 +0000 @@ -37,9 +37,12 @@ $(RM) os9boot kernel_1773 $(MAKDIR) $(DISK),CMDS $(CP) $(LEVEL2)/CMDS/shell_21 $(DISK),CMDS/shell + $(OS9ATTR_EXEC) $(DISK),CMDS/shell $(CP) $(CMDS) $(DISK),CMDS + $(foreach file, $(CMDS), $(OS9ATTR_EXEC) $(DISK),CMDS/$(file);) $(OS9RENAME) $(DISK),CMDS/mm AutoEx $(CP) $(SUPPORTFILES) $(DISK),. + $(foreach file, $(SUPPORTFILES), $(OS9ATTR_EXEC) $(DISK),$(file);) dskcopy: dsk $(CP) $(DISK) $(DSKDIR)