make/Main.gmk

changeset 1140
6d0ebf545f49
parent 912
a667caba1e84
child 1288
7801df19942d
child 1291
730f885548b4
equal deleted inserted replaced
1139:de71433b576a 1140:6d0ebf545f49
240 .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 240 .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
241 .PHONY: default all clean dist-clean bootcycle-images start-make 241 .PHONY: default all clean dist-clean bootcycle-images start-make
242 .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 242 .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
243 .PHONY: profiles profiles-only profiles-oscheck 243 .PHONY: profiles profiles-only profiles-oscheck
244 244
245 include $(root_dir)/make/Jprt.gmk
246
245 FRC: # Force target 247 FRC: # Force target

mercurial