Author: dgilmore
Date: 2012-04-05 01:59:11 -0400 (Thu, 05 Apr 2012)
New Revision: 3902

Modified:
   trunk/osprey/linux/make/gcommonrules
Log:
back out commit r3901, it breaks with old versions of make.


Modified: trunk/osprey/linux/make/gcommonrules
===================================================================
--- trunk/osprey/linux/make/gcommonrules        2012-04-04 01:26:04 UTC (rev 
3901)
+++ trunk/osprey/linux/make/gcommonrules        2012-04-05 05:59:11 UTC (rev 
3902)
@@ -237,9 +237,6 @@
 ifeq ($(BUILD_TARGET), NVISA)
 make_libdeps :
        -@cat *.d > $(MKDEPFILE)
-else ifeq ($(BUILD_TARGET), X8664)
-make_libdeps :
-       -@cat *.d > $(MKDEPFILE)
 else
 # make dependencies be for library(foo.o) not for foo.o,
 # thus we don't need to preserve intermediate .o files.


------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to