common/makefiles/Main.gmk

changeset 710
e2eb6bc06621
parent 684
4c13b7994f38
child 728
db3144e1f89b
child 894
1fca390200c1
equal deleted inserted replaced
706:1603c9216e83 710:e2eb6bc06621
238 $(call CleanComponent,docs) 238 $(call CleanComponent,docs)
239 $(call CleanComponent,docstemp) 239 $(call CleanComponent,docstemp)
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 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 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 test clean dist-clean bootcycle-images start-make 245 .PHONY: 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-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