Update of /cvsroot/monetdb/pathfinder/NT
In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv12956/NT

Modified Files:
      Tag: M5XQ
        Makefile 
Log Message:
propagated changes of Thursday Apr 08 2010
from the XQFT branch to the M5XQ branch

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2010/04/08 - sjoerd: NT/Makefile,1.26.4.3
  propagated changes of Wednesday Mar 31 2010 - Thursday Apr 08 2010
  from the development trunk to the XQFT branch
  
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    2010/03/31 - stmane: NT/Makefile,1.29
  
    clean-up:
    *_config.h is not installed;
    hence, no need to make install depend on it
    (in fact, via all -> all-msc, install transitively depends on *_config.h)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: Makefile
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/NT/Makefile,v
retrieving revision 1.23.6.5
retrieving revision 1.23.6.6
diff -u -d -r1.23.6.5 -r1.23.6.6
--- Makefile    27 Mar 2010 12:27:06 -0000      1.23.6.5
+++ Makefile    8 Apr 2010 11:32:32 -0000       1.23.6.6
@@ -38,7 +38,7 @@
        $(INSTALL) ..\NT\MonetDB4-XQuery64\MonetDB4-XQuery-Installer.vdproj 
"$(prefix)"
 !ENDIF
 
-install: targetdirs pf_config.h all install-installer $(INSTALLER_PREREQ)
+install: targetdirs all install-installer $(INSTALLER_PREREQ)
        $(MAKE) /nologo /f "$(SRCDIR)\Makefile.msc" "prefix=$(prefix)" 
"bits=$(bits)" install
        if not "$(MAKEDIR)" == "$(prefix)" $(INSTALL) ..\NT\MXQserver.bat 
"$(prefix)"
        if not "$(MAKEDIR)" == "$(prefix)" $(INSTALL) ..\NT\pf.bat "$(prefix)"


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to