< prev index next >

make/windows/projectfiles/common/Makefile

Print this page

        

*** 59,70 **** # Pick up rules for building JVMTI (JSR-163) JvmtiOutDir=$(HOTSPOTBUILDSPACE)\$(Variant)\generated\jvmtifiles !include $(HOTSPOTWORKSPACE)/make/windows/makefiles/jvmti.make # Pick up rules for building trace ! TraceOutDir=$(HOTSPOTBUILDSPACE)\$(Variant)\generated\tracefiles ! !include $(HOTSPOTWORKSPACE)/make/windows/makefiles/trace.make !if "$(Variant)" == "compiler2" # Pick up rules for building adlc !include $(HOTSPOTWORKSPACE)/make/windows/makefiles/adlc.make !endif --- 59,70 ---- # Pick up rules for building JVMTI (JSR-163) JvmtiOutDir=$(HOTSPOTBUILDSPACE)\$(Variant)\generated\jvmtifiles !include $(HOTSPOTWORKSPACE)/make/windows/makefiles/jvmti.make # Pick up rules for building trace ! JfrOutDir=$(HOTSPOTBUILDSPACE)\$(Variant)\generated\jfrfiles ! !include $(HOTSPOTWORKSPACE)/make/windows/makefiles/jfr.make !if "$(Variant)" == "compiler2" # Pick up rules for building adlc !include $(HOTSPOTWORKSPACE)/make/windows/makefiles/adlc.make !endif
< prev index next >