Update of /cvsroot/netrek/client/netrekxp
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv19426

Modified Files:
	clientr.suo compile.txt 
Log Message:
Updated compile instruction to mention NOT to use cygwin or it breaks makefiles.
Version changed from 1.1 to 1.2.
Infinite loop fixed in parsemeta.c (LoadMetasCache).
Minor makefile formatting and debug fixes.
Updated cygwin1.dll binary so mkkey program works.

Index: compile.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/compile.txt,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- compile.txt	11 Jul 2006 05:06:24 -0000	1.10
+++ compile.txt	30 Nov 2006 01:25:05 -0000	1.11
@@ -40,7 +40,8 @@
 
 Step 3:
 --------
-Open command prompt in the source tree directory and run build.cmd
+Open command prompt in the source tree directory and run build.cmd.  Note that this build
+script must use borland make, not GNU make, so don't try and run it under cygwin.
 
 If everything is correct and working then after a couple of minutes you will have compiled
 a working client under InstCWD\netrek.

Index: clientr.suo
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/clientr.suo,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
Binary files /tmp/cvsGbos24 and /tmp/cvsoIbuaT differ