common/makefiles/Main.gmk
changeset 21171 5f450c98c6fb
parent 21170 6d10c9877ed7
parent 19528 8b941e6b5552
child 21173 0cd521b18e6b
equal deleted inserted replaced
21170:6d10c9877ed7 21171:5f450c98c6fb
   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