Update of /cvsroot/monetdb/MonetDB4/NT
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv16621/MonetDB4/NT

Modified Files:
        Makefile 
Log Message:

Like on Unix, there is no need to install the <pkg>_config.h on Windows.


Index: Makefile
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/NT/Makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Makefile    23 Nov 2007 13:47:34 -0000      1.7
+++ Makefile    10 Dec 2007 00:10:49 -0000      1.8
@@ -19,7 +19,6 @@
        call RunMtest.bat
 
 install: targetdirs monetdb4_config.h all
-       $(INSTALL) monetdb4_config.h "$(includedir)"
        $(MAKE) /nologo /f "$(SRCDIR)\Makefile.msc" "prefix=$(prefix)" 
"bits=$(bits)" install
        if not "$(MAKEDIR)" == "$(prefix)" $(INSTALL) Mserver.bat "$(prefix)"
 


-------------------------------------------------------------------------
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

Reply via email to