comparison 3rdparty/packages/sierra/kingsquest1/makefile @ 2927:9d256fa9ba31

sierra makefiles: Add comment about hiding tocgen file temporarily http://sourceforge.net/p/nitros9/bugs/20/
author Tormod Volden <debian.tormod@gmail.com>
date Sat, 18 Jan 2014 10:09:53 +0100
parents 28ed72477814
children 1c81c87c77d4
comparison
equal deleted inserted replaced
2926:53961f90b9dd 2927:9d256fa9ba31
82 $(RM) shell 82 $(RM) shell
83 $(OS9ATTR) $@,CMDS/shell -e -pe -pr -e -w -r 83 $(OS9ATTR) $@,CMDS/shell -e -pe -pr -e -w -r
84 $(OS9RENAME) $@,CMDS/sierra AutoEx 84 $(OS9RENAME) $@,CMDS/sierra AutoEx
85 $(CPL) $(TEXTFILES) $@,. 85 $(CPL) $(TEXTFILES) $@,.
86 $(OS9RENAME) $@,tOC_40d.txt tOC.txt 86 $(OS9RENAME) $@,tOC_40d.txt tOC.txt
87 $(MOVE) tocgen toctmp 87 $(MOVE) tocgen toctmp # to not confuse Windows hosts
88 tocgen $@,tOC.txt $@,tOC 88 tocgen $@,tOC.txt $@,tOC
89 $(MOVE) toctmp tocgen 89 $(MOVE) toctmp tocgen
90 $(OS9COPY) $(SUPPORTFILES) $@,. 90 $(OS9COPY) $(SUPPORTFILES) $@,.
91 91
92 $(DSKDW): 92 $(DSKDW):
105 $(RM) shell 105 $(RM) shell
106 $(OS9ATTR) $@,CMDS/shell -e -pe -pr -e -w -r 106 $(OS9ATTR) $@,CMDS/shell -e -pe -pr -e -w -r
107 $(OS9RENAME) $@,CMDS/sierra AutoEx 107 $(OS9RENAME) $@,CMDS/sierra AutoEx
108 $(CPL) $(TEXTFILES) $@,. 108 $(CPL) $(TEXTFILES) $@,.
109 $(OS9RENAME) $@,tOC_40d.txt tOC.txt 109 $(OS9RENAME) $@,tOC_40d.txt tOC.txt
110 $(MOVE) tocgen toctmp 110 $(MOVE) tocgen toctmp # to not confuse Windows hosts
111 tocgen $@,tOC.txt $@,tOC 111 tocgen $@,tOC.txt $@,tOC
112 $(MOVE) toctmp tocgen 112 $(MOVE) toctmp tocgen
113 $(OS9COPY) $(SUPPORTFILES) $@,. 113 $(OS9COPY) $(SUPPORTFILES) $@,.
114 114
115 $(DSKDWBECKER): 115 $(DSKDWBECKER):
128 $(RM) shell 128 $(RM) shell
129 $(OS9ATTR) $@,CMDS/shell -e -pe -pr -e -w -r 129 $(OS9ATTR) $@,CMDS/shell -e -pe -pr -e -w -r
130 $(OS9RENAME) $@,CMDS/sierra AutoEx 130 $(OS9RENAME) $@,CMDS/sierra AutoEx
131 $(CPL) $(TEXTFILES) $@,. 131 $(CPL) $(TEXTFILES) $@,.
132 $(OS9RENAME) $@,tOC_40d.txt tOC.txt 132 $(OS9RENAME) $@,tOC_40d.txt tOC.txt
133 $(MOVE) tocgen toctmp 133 $(MOVE) tocgen toctmp # to not confuse Windows hosts
134 tocgen $@,tOC.txt $@,tOC 134 tocgen $@,tOC.txt $@,tOC
135 $(MOVE) toctmp tocgen 135 $(MOVE) toctmp tocgen
136 $(OS9COPY) $(SUPPORTFILES) $@,. 136 $(OS9COPY) $(SUPPORTFILES) $@,.
137 137
138 dskcopy: dsk 138 dskcopy: dsk