diff 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
line wrap: on
line diff
--- a/3rdparty/packages/sierra/kingsquest1/makefile	Sat Jan 18 09:54:17 2014 +0100
+++ b/3rdparty/packages/sierra/kingsquest1/makefile	Sat Jan 18 10:09:53 2014 +0100
@@ -84,7 +84,7 @@
 	$(OS9RENAME) $@,CMDS/sierra AutoEx
 	$(CPL) $(TEXTFILES) $@,.
 	$(OS9RENAME) $@,tOC_40d.txt tOC.txt
-	$(MOVE) tocgen toctmp
+	$(MOVE) tocgen toctmp	# to not confuse Windows hosts
 	tocgen $@,tOC.txt $@,tOC
 	$(MOVE) toctmp tocgen
 	$(OS9COPY) $(SUPPORTFILES) $@,.
@@ -107,7 +107,7 @@
 	$(OS9RENAME) $@,CMDS/sierra AutoEx
 	$(CPL) $(TEXTFILES) $@,.
 	$(OS9RENAME) $@,tOC_40d.txt tOC.txt
-	$(MOVE) tocgen toctmp
+	$(MOVE) tocgen toctmp	# to not confuse Windows hosts
 	tocgen $@,tOC.txt $@,tOC
 	$(MOVE) toctmp tocgen
 	$(OS9COPY) $(SUPPORTFILES) $@,.
@@ -130,7 +130,7 @@
 	$(OS9RENAME) $@,CMDS/sierra AutoEx
 	$(CPL) $(TEXTFILES) $@,.
 	$(OS9RENAME) $@,tOC_40d.txt tOC.txt
-	$(MOVE) tocgen toctmp
+	$(MOVE) tocgen toctmp	# to not confuse Windows hosts
 	tocgen $@,tOC.txt $@,tOC
 	$(MOVE) toctmp tocgen
 	$(OS9COPY) $(SUPPORTFILES) $@,.