diff make/bsd/makefiles/buildtree.make @ 7414:594b9b2119ed

Merge
author minqi
date Wed, 19 Dec 2012 16:10:19 -0800
parents 892acf0431ef
children ed3fa3ae7b61 98f3af397705
line wrap: on
line diff
--- a/make/bsd/makefiles/buildtree.make	Fri Dec 14 14:27:40 2012 -0800
+++ b/make/bsd/makefiles/buildtree.make	Wed Dec 19 16:10:19 2012 -0800
@@ -449,12 +449,7 @@
 	echo "  exit 0"; \
 	echo "fi"; \
 	echo ""; \
-	echo "# Use gamma_g if it exists"; \
-	echo ""; \
 	echo "GAMMA_PROG=gamma"; \
-	echo "if [ -f gamma_g ]; then "; \
-	echo "  GAMMA_PROG=gamma_g"; \
-	echo "fi"; \
 	echo ""; \
 	echo "if [ \"$(OS_VENDOR)\" = \"Darwin\" ]; then "; \
 	echo "  # Ensure architecture for gamma and JAVA_HOME is the same."; \