Update of /cvsroot/monetdb/MonetDB5/src/tools
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv2183

Modified Files:
      Tag: MonetDB_5-0
        Makefile.ag 
Log Message:
Don't install programs which are "work in progress"


Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/tools/Makefile.ag,v
retrieving revision 1.38
retrieving revision 1.38.2.1
diff -u -d -r1.38 -r1.38.2.1
--- Makefile.ag 3 Mar 2007 11:55:49 -0000       1.38
+++ Makefile.ag 7 Jun 2007 18:38:11 -0000       1.38.2.1
@@ -25,12 +25,12 @@
                 $(MALLOC_LIBS) $(PTHREAD_LIBS) $(DL_LIBS)
 }
 
-bin_merovingian = {
-       SOURCES = merovingian.mx
-       LIBS = ../mal/libmal @SHARED_LIBS@ $(MONETDB_LIBS) -lstream \
-                  $(SOCKET_LIBS) $(Z_LIBS) $(BZ_LIBS) \
-                  $(MALLOC_LIBS)
-}
+#bin_merovingian = {
+#      SOURCES = merovingian.mx
+#      LIBS = ../mal/libmal @SHARED_LIBS@ $(MONETDB_LIBS) -lstream \
+#                 $(SOCKET_LIBS) $(Z_LIBS) $(BZ_LIBS) \
+#                 $(MALLOC_LIBS)
+#}
 
 bin_stethoscope = {
        SOURCES = stethoscope.mx


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to