Index: trunk/Ohana/config.tools
===================================================================
--- trunk/Ohana/config.tools	(revision 11888)
+++ trunk/Ohana/config.tools	(revision 12859)
@@ -43,5 +43,5 @@
 endif
 
-cat Configure | sed "s|$argv[2]|$argv[3]|" > Configure.tmp
-mv -f Configure.tmp Configure
+cat Makefile.System | sed "s|$argv[2]|$argv[3]|" > Makefile.System.tmp
+mv -f Makefile.System.tmp Makefile.System
 exit 0;
