Searched defs:ALT_OUTPUTDIR (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/make/
H A DMakefile43 # ALT_OUTPUTDIR Output directory to use for hotspot build
69 ifndef ALT_OUTPUTDIR
70 ALT_OUTPUTDIR := $(shell pwd) macro
79 ifneq ($(ALT_OUTPUTDIR),)
80 ALT_OUT=ALT_OUTPUTDIR=$(ALT_OUTPUTDIR)

Completed in 23 milliseconds