Update of /cvsroot/monetdb/MonetDB/NT
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29384/MonetDB/NT
Modified Files:
Makefile
Log Message:
for consistency between Windows and Unix:
Also on Windows (like on Unix),
install MonetDB's header files in <prefix>/include/MonetDB/{common,gdk}/,
not just in <prefix>/include/{common,gdk}/ .
Index: Makefile
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/NT/Makefile,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- Makefile 23 Nov 2007 13:47:27 -0000 1.48
+++ Makefile 9 Dec 2007 13:03:51 -0000 1.49
@@ -19,7 +19,7 @@
call RunMtest.bat
install: targetdirs monetdb_winconfig.h monetdb_config.h winrules.msc all
- $(INSTALL) monetdb_winconfig.h "$(includedir)"
+ $(INSTALL) monetdb_winconfig.h "$(includedir)\MonetDB"
$(INSTALL) monetdb_config.h "$(includedir)"
$(INSTALL) winrules.msc "$(pkgdatadir)"
$(MAKE) /nologo /f "$(SRCDIR)\Makefile.msc" "prefix=$(prefix)"
"bits=$(bits)" install
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins