comparison 3rdparty/packages/sierra/spacequest0/makefile @ 2967:1c81c87c77d4

makefiles: Use OS9ATTR_EXEC macro when possible
author Tormod Volden <debian.tormod@gmail.com>
date Fri, 04 Apr 2014 21:33:01 +0200
parents 9d256fa9ba31
children dd553bb32ebb
comparison
equal deleted inserted replaced
2966:e84a638d1c16 2967:1c81c87c77d4
105 $(OS9COPY) $(CMDS) $@,CMDS 105 $(OS9COPY) $(CMDS) $@,CMDS
106 $(OS9ATTR_EXEC) $(foreach file,$(CMDS),$@,CMDS/$(file)) 106 $(OS9ATTR_EXEC) $(foreach file,$(CMDS),$@,CMDS/$(file))
107 $(MERGE) $(BOOTCMDS)>shell 107 $(MERGE) $(BOOTCMDS)>shell
108 $(OS9COPY) shell $@,CMDS 108 $(OS9COPY) shell $@,CMDS
109 $(RM) shell 109 $(RM) shell
110 $(OS9ATTR) $@,CMDS/shell -e -pe -pr -e -w -r 110 $(OS9ATTR_EXEC) $@,CMDS/shell
111 $(OS9RENAME) $@,CMDS/sierra AutoEx 111 $(OS9RENAME) $@,CMDS/sierra AutoEx
112 $(CPL) $(TEXTFILES_D1) $@,. 112 $(CPL) $(TEXTFILES_D1) $@,.
113 $(OS9RENAME) $@,tOC_40d.txt tOC.txt 113 $(OS9RENAME) $@,tOC_40d.txt tOC.txt
114 $(MOVE) tocgen toctmp # to not confuse Windows hosts # to not confuse Windows hosts 114 $(MOVE) tocgen toctmp # to not confuse Windows hosts # to not confuse Windows hosts
115 tocgen $@,tOC.txt $@,tOC 115 tocgen $@,tOC.txt $@,tOC
138 $(OS9COPY) $(CMDS) $@,CMDS 138 $(OS9COPY) $(CMDS) $@,CMDS
139 $(OS9ATTR_EXEC) $(foreach file,$(CMDS),$@,CMDS/$(file)) 139 $(OS9ATTR_EXEC) $(foreach file,$(CMDS),$@,CMDS/$(file))
140 $(MERGE) $(BOOTCMDS)>shell 140 $(MERGE) $(BOOTCMDS)>shell
141 $(OS9COPY) shell $@,CMDS 141 $(OS9COPY) shell $@,CMDS
142 $(RM) shell 142 $(RM) shell
143 $(OS9ATTR) $@,CMDS/shell -e -pe -pr -e -w -r 143 $(OS9ATTR_EXEC) $@,CMDS/shell
144 $(OS9RENAME) $@,CMDS/sierra AutoEx 144 $(OS9RENAME) $@,CMDS/sierra AutoEx
145 $(CPL) $(TEXTFILES) $@,. 145 $(CPL) $(TEXTFILES) $@,.
146 $(OS9RENAME) $@,tOC_80d.txt tOC.txt 146 $(OS9RENAME) $@,tOC_80d.txt tOC.txt
147 $(MOVE) tocgen toctmp # to not confuse Windows hosts 147 $(MOVE) tocgen toctmp # to not confuse Windows hosts
148 tocgen $@,tOC.txt $@,tOC 148 tocgen $@,tOC.txt $@,tOC
166 $(OS9COPY) $(CMDS) $@,CMDS 166 $(OS9COPY) $(CMDS) $@,CMDS
167 $(OS9ATTR_EXEC) $(foreach file,$(CMDS),$@,CMDS/$(file)) 167 $(OS9ATTR_EXEC) $(foreach file,$(CMDS),$@,CMDS/$(file))
168 $(MERGE) $(BOOTCMDS)>shell 168 $(MERGE) $(BOOTCMDS)>shell
169 $(OS9COPY) shell $@,CMDS 169 $(OS9COPY) shell $@,CMDS
170 $(RM) shell 170 $(RM) shell
171 $(OS9ATTR) $@,CMDS/shell -e -pe -pr -e -w -r 171 $(OS9ATTR_EXEC) $@,CMDS/shell
172 $(OS9RENAME) $@,CMDS/sierra AutoEx 172 $(OS9RENAME) $@,CMDS/sierra AutoEx
173 $(CPL) $(TEXTFILES_DW) $@,. 173 $(CPL) $(TEXTFILES_DW) $@,.
174 $(OS9RENAME) $@,tOC_dw.txt tOC.txt 174 $(OS9RENAME) $@,tOC_dw.txt tOC.txt
175 $(MOVE) tocgen toctmp # to not confuse Windows hosts 175 $(MOVE) tocgen toctmp # to not confuse Windows hosts
176 tocgen $@,tOC.txt $@,tOC 176 tocgen $@,tOC.txt $@,tOC
189 $(OS9COPY) $(CMDS) $@,CMDS 189 $(OS9COPY) $(CMDS) $@,CMDS
190 $(OS9ATTR_EXEC) $(foreach file,$(CMDS),$@,CMDS/$(file)) 190 $(OS9ATTR_EXEC) $(foreach file,$(CMDS),$@,CMDS/$(file))
191 $(MERGE) $(BOOTCMDS)>shell 191 $(MERGE) $(BOOTCMDS)>shell
192 $(OS9COPY) shell $@,CMDS 192 $(OS9COPY) shell $@,CMDS
193 $(RM) shell 193 $(RM) shell
194 $(OS9ATTR) $@,CMDS/shell -e -pe -pr -e -w -r 194 $(OS9ATTR_EXEC) $@,CMDS/shell
195 $(OS9RENAME) $@,CMDS/sierra AutoEx 195 $(OS9RENAME) $@,CMDS/sierra AutoEx
196 $(CPL) $(TEXTFILES_DW) $@,. 196 $(CPL) $(TEXTFILES_DW) $@,.
197 $(OS9RENAME) $@,tOC_dw.txt tOC.txt 197 $(OS9RENAME) $@,tOC_dw.txt tOC.txt
198 $(MOVE) tocgen toctmp # to not confuse Windows hosts 198 $(MOVE) tocgen toctmp # to not confuse Windows hosts
199 tocgen $@,tOC.txt $@,tOC 199 tocgen $@,tOC.txt $@,tOC