Update of /cvsroot/monetdb/MonetDB5/NT
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1089/NT
Modified Files:
Makefile
Log Message:
Made separate configuration for Win64.
Index: Makefile
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/NT/Makefile,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Makefile 2 Aug 2007 13:53:21 -0000 1.9
+++ Makefile 23 Nov 2007 13:47:40 -0000 1.10
@@ -11,15 +11,15 @@
!INCLUDE "$(TOPDIR)\rules.msc"
all: "$(SRCDIR)\Makefile.msc" all-msc unistd.h RunMserver.bat RunMtest.bat
RunMapprove.bat
- $(MAKE) /nologo /f "$(SRCDIR)\Makefile.msc" "prefix=$(prefix)" all
+ $(MAKE) /nologo /f "$(SRCDIR)\Makefile.msc" "prefix=$(prefix)"
"bits=$(bits)" all
check: "$(SRCDIR)\Makefile.msc" RunMtest.bat
- $(MAKE) /nologo /i /f "$(SRCDIR)\Makefile.msc" "prefix=$(prefix)" check
+ $(MAKE) /nologo /i /f "$(SRCDIR)\Makefile.msc" "prefix=$(prefix)"
"bits=$(bits)" check
call RunMtest.bat
install: targetdirs mal_config.h all
$(INSTALL) mal_config.h "$(includedir)"
- $(MAKE) /nologo /f "$(SRCDIR)\Makefile.msc" "prefix=$(prefix)" install
+ $(MAKE) /nologo /f "$(SRCDIR)\Makefile.msc" "prefix=$(prefix)"
"bits=$(bits)" install
if not "$(MAKEDIR)" == "$(prefix)" $(INSTALL) M5server.bat "$(prefix)"
$(SRCDIR)\Makefile.msc:
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins