Update of /cvsroot/monetdb/sql/NT
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv22554/sql/NT
Modified Files:
.cvsignore Makefile
Log Message:
With MonetDB4 support for SQL & GEOM being history,
there is no need to have MonetDB5 as conditional back-end;
MonetDB5 now is the mandatory, default, "hard-wired" back-end.
For convenience, the changes are wrapped in CVS tags
"explicit_MonetDB5" & "implicit_MonetDB5".
U .cvsignore
Index: .cvsignore
===================================================================
RCS file: /cvsroot/monetdb/sql/NT/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- .cvsignore 31 Oct 2006 16:46:37 -0000 1.3
+++ .cvsignore 30 Oct 2008 10:38:50 -0000 1.4
@@ -1,7 +1,6 @@
MonetDB-SQL.pc
RunMapprove.bat
RunMserver.bat
-RunMserver5.bat
RunMtest.bat
bin
com
U Makefile
Index: Makefile
===================================================================
RCS file: /cvsroot/monetdb/sql/NT/Makefile,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- Makefile 29 Oct 2008 23:05:52 -0000 1.31
+++ Makefile 30 Oct 2008 10:38:50 -0000 1.32
@@ -18,7 +18,7 @@
IBITS = 64
!ENDIF
-all: "$(SRCDIR)\Makefile.msc" all-msc unistd.h RunMserver.bat RunMserver5.bat
RunMtest.bat RunMapprove.bat
+all: "$(SRCDIR)\Makefile.msc" all-msc unistd.h RunMserver.bat RunMtest.bat
RunMapprove.bat
$(MAKE) /nologo /f "$(SRCDIR)\Makefile.msc" "prefix=$(prefix)"
"bits=$(bits)" all
check: "$(SRCDIR)\Makefile.msc" RunMtest.bat
@@ -77,9 +77,6 @@
RunMserver.bat: "$(SRCDIR)\RunMserver.bat.in"
$(CONFIGURE) "$(SRCDIR)\RunMserver.bat.in" > RunMserver.bat
-RunMserver5.bat: "$(SRCDIR)\RunMserver5.bat"
- $(INSTALL) "$(SRCDIR)\RunMserver5.bat" .
-
targetdirs:
if not exist "$(bindir)" $(MKDIR) "$(bindir)"
if not exist "$(sbindir)" $(MKDIR) "$(sbindir)"
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins