Update of /cvsroot/monetdb/MonetDB/src/testing
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv27654

Modified Files:
        Makefile.ag 
Log Message:
Conditionally install symlinks.
This needs an up-to-date buildtools.

Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/testing/Makefile.ag,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- Makefile.ag 31 Aug 2007 15:55:45 -0000      1.19
+++ Makefile.ag 4 Sep 2007 12:31:01 -0000       1.20
@@ -30,9 +30,9 @@
 }
 
 bin_Mapprove.py = bin_Mtest.py
-bin_Mapprove.py.bat = bin_Mtest.py.bat
+bin_Mapprove.py.bat = NATIVE_WIN32?bin_Mtest.py.bat
 bin_Mprofile.py = bin_Mtest.py
-bin_Mprofile.py.bat = bin_Mtest.py.bat
+bin_Mprofile.py.bat = NATIVE_WIN32?bin_Mtest.py.bat
 
 scripts_bat = {
        COND = NATIVE_WIN32


-------------------------------------------------------------------------
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-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to