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

Modified Files:
        Makefile 
Log Message:
Use different names for XQuery and SQL solution and project files.

Index: Makefile
===================================================================
RCS file: /cvsroot/monetdb/sql/NT/Makefile,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- Makefile    18 Jul 2007 14:27:01 -0000      1.18
+++ Makefile    27 Jul 2007 15:52:19 -0000      1.19
@@ -36,12 +36,12 @@
        $(INSTALL) MSQLserver.bat "$(prefix)"
 
 install-m4installer:
-       $(INSTALL) MonetDB4-SQL\MonetDB4-Installer.sln "$(prefix)"
-       $(INSTALL) MonetDB4-SQL\MonetDB4-Installer.vdproj "$(prefix)"
+       $(INSTALL) MonetDB4-SQL\MonetDB4-SQL-Installer.sln "$(prefix)"
+       $(INSTALL) MonetDB4-SQL\MonetDB4-SQL-Installer.vdproj "$(prefix)"
 
 install-m5installer:
-       $(INSTALL) MonetDB5-SQL\MonetDB5-Installer.sln "$(prefix)"
-       $(INSTALL) MonetDB5-SQL\MonetDB5-Installer.vdproj "$(prefix)"
+       $(INSTALL) MonetDB5-SQL\MonetDB5-SQL-Installer.sln "$(prefix)"
+       $(INSTALL) MonetDB5-SQL\MonetDB5-SQL-Installer.vdproj "$(prefix)"
 
 $(SRCDIR)\Makefile.msc:
        $(CD) "$(SRCDIR)" && autogen.py


-------------------------------------------------------------------------
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