Searched refs:LIBARCH64 (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/tools/hsdis/
H A DMakefile103 LIBARCH64/sparc = sparcv9
104 LIBARCH64/i386 = amd64
105 LIBARCH64 = $(LIBARCH64/$(ARCH)) macro
106 ifneq ($(LIBARCH64),)
107 LIBARCH = $(LIBARCH64)
108 endif # LIBARCH64/$(ARCH)
/openjdk7/jdk/make/common/shared/
H A DPlatform.gmk71 # LIBARCH64 solaris only: sparcv9 or amd64
143 LIBARCH64 = sparcv9
146 LIBARCH64 = amd64

Completed in 466 milliseconds