Update of /cvsroot/monetdb/geom/NT
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv22554/geom/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/geom/NT/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- .cvsignore 24 Jun 2008 07:55:47 -0000 1.2
+++ .cvsignore 30 Oct 2008 10:38:50 -0000 1.3
@@ -1,7 +1,6 @@
src
conf
RunMserver.bat
-RunMserver5.bat
geom_config.h
unistd.h
RunMapprove.bat
U Makefile
Index: Makefile
===================================================================
RCS file: /cvsroot/monetdb/geom/NT/Makefile,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- Makefile 29 Oct 2008 23:05:53 -0000 1.8
+++ Makefile 30 Oct 2008 10:38:50 -0000 1.9
@@ -9,7 +9,7 @@
!INCLUDE "$(TOPDIR)\rules.msc"
-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
@@ -60,9 +60,6 @@
RunMserver.bat: "$(SRCDIR)\RunMserver.bat.in"
if exist "$(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