Update of /cvsroot/monetdb/clients/src/odbc
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv8925/src/odbc

Modified Files:
        Makefile.ag 
Log Message:

for convenience/"(a)esthetics": handle "setup" (Unix) before "winsetup" 
(Windows)


Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/clients/src/odbc/Makefile.ag,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile.ag 11 Sep 2007 11:11:40 -0000      1.3
+++ Makefile.ag 8 Jan 2008 14:13:52 -0000       1.4
@@ -15,5 +15,5 @@
 # All Rights Reserved.
 
 SUBDIRS = include \
-         NATIVE_WIN32?winsetup:setup \
+         NOT_WIN32?setup:winsetup \
          driver samples


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to