Update of /cvsroot/monetdb/sql/NT
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv26860/NT

Modified Files:
      Tag: SQL_2-20
        Makefile 
Log Message:
Fixes for Windows.

Index: Makefile
===================================================================
RCS file: /cvsroot/monetdb/sql/NT/Makefile,v
retrieving revision 1.20
retrieving revision 1.20.4.1
diff -u -d -r1.20 -r1.20.4.1
--- Makefile    2 Aug 2007 13:53:36 -0000       1.20
+++ Makefile    3 Oct 2007 13:28:55 -0000       1.20.4.1
@@ -66,8 +66,8 @@
 RunMserver.bat: "$(SRCDIR)\RunMserver.bat.in"
        $(CONFIGURE) "$(SRCDIR)\RunMserver.bat.in" > RunMserver.bat
 
-RunMserver5.bat: "$(SRCDIR)\RunMserver5.bat.in"
-       $(CONFIGURE) "$(SRCDIR)\RunMserver5.bat.in" > RunMserver5.bat
+RunMserver5.bat: "$(SRCDIR)\RunMserver5.bat"
+       $(INSTALL) "$(SRCDIR)\RunMserver5.bat" .
 
 targetdirs:
        if not exist "$(bindir)"                $(MKDIR) "$(bindir)"


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to