common/makefiles/Main.gmk

changeset 785
0f6dde6231bd
parent 767
f10f673d9b17
child 786
8e7b4d9fb00f
equal deleted inserted replaced
783:92facce22941 785:0f6dde6231bd
240 clean-test: 240 clean-test:
241 $(call CleanComponent,testoutput) 241 $(call CleanComponent,testoutput)
242 242
243 .PHONY: langtools corba jaxp jaxws hotspot jdk nashorn images overlay-images install test docs 243 .PHONY: langtools corba jaxp jaxws hotspot jdk nashorn images overlay-images install test docs
244 .PHONY: langtools-only corba-only jaxp-only jaxws-only hotspot-only jdk-only nashorn-only images-only overlay-images-only install-only test-only docs-only 244 .PHONY: langtools-only corba-only jaxp-only jaxws-only hotspot-only jdk-only nashorn-only images-only overlay-images-only install-only test-only docs-only
245 .PHONY: all clean dist-clean bootcycle-images start-make 245 .PHONY: default all clean dist-clean bootcycle-images start-make
246 .PHONY: clean-langtools clean-corba clean-jaxp clean-jaxws clean-hotspot clean-jdk clean-nashorn clean-images clean-docs clean-test clean-overlay-images clean-bootcycle-build 246 .PHONY: clean-langtools clean-corba clean-jaxp clean-jaxws clean-hotspot clean-jdk clean-nashorn clean-images clean-docs clean-test clean-overlay-images clean-bootcycle-build
247 .PHONY: profiles profiles-only profiles-oscheck 247 .PHONY: profiles profiles-only profiles-oscheck
248 248
249 FRC: # Force target 249 FRC: # Force target

mercurial