diff 3rdparty/packages/sierra/manhunter2/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/manhunter2/makefile	Sat Jan 18 09:54:17 2014 +0100
+++ b/3rdparty/packages/sierra/manhunter2/makefile	Sat Jan 18 10:09:53 2014 +0100
@@ -97,7 +97,7 @@
 	$(CPL) $(TEXTFILES_D1) $@,.
 	$(OS9RENAME) $@,tOC_80d.txt tOC.txt
 	$(OS9COPY) $(SUPPORTFILES_D1) $@,.
-	$(MOVE) tocgen toctmp
+	$(MOVE) tocgen toctmp	# to not confuse Windows hosts
 	tocgen $@,tOC.txt $@,tOC
 	$(MOVE) toctmp tocgen
 
@@ -129,7 +129,7 @@
 	$(CPL) $(TEXTFILES_DW) $@,.
 	$(OS9RENAME) $@,tOC_dw.txt tOC.txt
 	$(OS9COPY) $(SUPPORTFILES_DW) $@,.
-	$(MOVE) tocgen toctmp
+	$(MOVE) tocgen toctmp	# to not confuse Windows hosts
 	tocgen $@,tOC.txt $@,tOC
 	$(MOVE) toctmp tocgen
 
@@ -151,7 +151,7 @@
 	$(CPL) $(TEXTFILES_DW) $@,.
 	$(OS9RENAME) $@,tOC_dw.txt tOC.txt
 	$(OS9COPY) $(SUPPORTFILES_DW) $@,.
-	$(MOVE) tocgen toctmp
+	$(MOVE) tocgen toctmp	# to not confuse Windows hosts
 	tocgen $@,tOC.txt $@,tOC
 	$(MOVE) toctmp tocgen