Update of /cvsroot/monetdb/pathfinder/NT
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv16621/pathfinder/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/pathfinder/NT/Makefile,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- Makefile    23 Nov 2007 13:47:50 -0000      1.16
+++ Makefile    10 Dec 2007 00:10:50 -0000      1.17
@@ -30,7 +30,6 @@
 !ENDIF
 
 install: targetdirs pf_config.h all install-installer
-       $(INSTALL) pf_config.h "$(includedir)"
        $(MAKE) /nologo /f "$(SRCDIR)\Makefile.msc" "prefix=$(prefix)" 
"bits=$(bits)" install
        if not "$(MAKEDIR)" == "$(prefix)" $(INSTALL) MXQserver.bat "$(prefix)"
        if not "$(MAKEDIR)" == "$(prefix)" $(INSTALL) pf.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-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to