common/autoconf/spec.gmk.in

changeset 506
78bb27faf889
parent 495
e3182741ade2
child 507
f2ac4d0edaae
equal deleted inserted replaced
505:8bbc72864a41 506:78bb27faf889
222 222
223 LANGTOOLS_DIST=$(LANGTOOLS_OUTPUTDIR)/dist 223 LANGTOOLS_DIST=$(LANGTOOLS_OUTPUTDIR)/dist
224 CORBA_DIST=$(CORBA_OUTPUTDIR)/dist 224 CORBA_DIST=$(CORBA_OUTPUTDIR)/dist
225 JAXP_DIST=$(JAXP_OUTPUTDIR)/dist 225 JAXP_DIST=$(JAXP_OUTPUTDIR)/dist
226 JAXWS_DIST=$(JAXWS_OUTPUTDIR)/dist 226 JAXWS_DIST=$(JAXWS_OUTPUTDIR)/dist
227 HOTSPOT_DIST=$(HOTSPOT_OUTPUTDIR)/dist 227 HOTSPOT_DIST=@HOTSPOT_DIST@
228
229 BUILD_HOTSPOT=@BUILD_HOTSPOT@
228 230
229 # The boot jdk to use 231 # The boot jdk to use
230 BOOT_JDK:=@BOOT_JDK@ 232 BOOT_JDK:=@BOOT_JDK@
231 BOOT_JDK_JVMARGS:=@BOOT_JDK_JVMARGS@ 233 BOOT_JDK_JVMARGS:=@BOOT_JDK_JVMARGS@
232 BOOT_RTJAR:=@BOOT_RTJAR@ 234 BOOT_RTJAR:=@BOOT_RTJAR@

mercurial