comparison make/solaris/makefiles/buildtree.make @ 2094:5a1e52a439fa

Merge
author twisti
date Fri, 07 Jan 2011 03:41:07 -0800
parents aa6e219afbf1 c04052fd6ae1
children 5d801e6b9a80
comparison
equal deleted inserted replaced
2075:06e4b9c9db76 2094:5a1e52a439fa
59 59
60 # 'gmake MAKE_VERBOSE=y' or 'gmake QUIETLY=' gives all the gory details. 60 # 'gmake MAKE_VERBOSE=y' or 'gmake QUIETLY=' gives all the gory details.
61 QUIETLY$(MAKE_VERBOSE) = @ 61 QUIETLY$(MAKE_VERBOSE) = @
62 62
63 # For now, until the compiler is less wobbly: 63 # For now, until the compiler is less wobbly:
64 TESTFLAGS = -Xbatch -showversion 64 TESTFLAGS = -Xbatch -Xmx32m -showversion
65 65
66 ### maye ARCH_XXX instead? 66 ### maye ARCH_XXX instead?
67 ifdef USE_GCC 67 ifdef USE_GCC
68 PLATFORM_FILE = $(GAMMADIR)/make/$(OS_FAMILY)/platform_$(BUILDARCH).gcc 68 PLATFORM_FILE = $(GAMMADIR)/make/$(OS_FAMILY)/platform_$(BUILDARCH).gcc
69 GCC_LIB = /usr/local/lib 69 GCC_LIB = /usr/local/lib