Update of /cvsroot/monetdb/clients/NT
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv23330/NT
Modified Files:
Makefile
Log Message:
propagated changes of Tuesday Sep 18 2007 - Wednesday Oct 03 2007
from the Clients_1-20 branch to the development trunk
Index: Makefile
===================================================================
RCS file: /cvsroot/monetdb/clients/NT/Makefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Makefile 31 Aug 2007 09:42:06 -0000 1.6
+++ Makefile 3 Oct 2007 13:56:06 -0000 1.7
@@ -11,7 +11,7 @@
UNISTD_H = unistd.h
-all: "$(SRCDIR)\Makefile.msc" all-msc $(UNISTD_H) Runmclient.bat
+all: "$(SRCDIR)\Makefile.msc" all-msc $(UNISTD_H) Runmclient.bat RunMtest.bat
RunMapprove.bat
$(MAKE) /nologo /f "$(SRCDIR)\Makefile.msc" "prefix=$(prefix)" all
check: "$(SRCDIR)\Makefile.msc"
@@ -46,6 +46,12 @@
Runmclient.bat: "$(SRCDIR)\Runmclient.bat.in"
$(CONFIGURE) "$(SRCDIR)\Runmclient.bat.in" > Runmclient.bat
+RunMtest.bat: "$(SRCDIR)\RunMtest.bat.in"
+ $(CONFIGURE) "$(SRCDIR)\RunMtest.bat.in" > RunMtest.bat
+
+RunMapprove.bat: "$(SRCDIR)\RunMapprove.bat.in"
+ $(CONFIGURE) "$(SRCDIR)\RunMapprove.bat.in" > RunMapprove.bat
+
targetdirs:
if not exist "$(bindir)" $(MKDIR) "$(bindir)"
if not exist "$(sbindir)" $(MKDIR) "$(sbindir)"
-------------------------------------------------------------------------
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