Changeset: f802b4af3d96 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f802b4af3d96
Modified Files:
        Makefile.ag
Branch: default
Log Message:

compile clients before gdk

clients has no dependency on gdk, it can be conditionalised later


diffs (12 lines):

diff -r d9ba78fa6898 -r f802b4af3d96 Makefile.ag
--- a/Makefile.ag       Wed Jan 19 13:17:56 2011 +0100
+++ b/Makefile.ag       Wed Jan 19 13:18:37 2011 +0100
@@ -15,7 +15,7 @@
 # Copyright August 2008-2011 MonetDB B.V.
 # All Rights Reserved.
 
-SUBDIRS = buildtools common gdk clients \
+SUBDIRS = buildtools common clients gdk \
        HAVE_MONETDB4?monetdb4 \
        HAVE_MONETDB5?monetdb5 \
        HAVE_SQL?sql \
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to