Update of /cvsroot/monetdb/pathfinder/NT
In directory
sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19038/pathfinder/NT
Modified Files:
Makefile
Log Message:
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.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- Makefile 24 Mar 2010 16:18:53 -0000 1.28
+++ Makefile 31 Mar 2010 11:50:19 -0000 1.29
@@ -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