# HG changeset patch # User lana # Date 1368134612 25200 # Node ID 49ea9293fa4975d554c0e466852b19496af1a655 # Parent 892a0196d10c67f3a12f0eefb0bb536e423d8868# Parent e2eb6bc066211214277a86b60795938e982a97df Merge diff -r 892a0196d10c -r 49ea9293fa49 common/makefiles/Main.gmk --- a/common/makefiles/Main.gmk Mon May 06 11:41:35 2013 -0700 +++ b/common/makefiles/Main.gmk Thu May 09 14:23:32 2013 -0700 @@ -240,10 +240,10 @@ clean-test: $(call CleanComponent,testoutput) -.PHONY: langtools corba jaxp jaxws hotspot jdk nashorn images overlay-images install -.PHONY: langtools-only corba-only jaxp-only jaxws-only hotspot-only jdk-only nashorn-only images-only overlay-images-only install-only -.PHONY: all test clean dist-clean bootcycle-images start-make -.PHONY: clean-langtools clean-corba clean-jaxp clean-jaxws clean-hotspot clean-jdk clean-nashorn clean-images clean-overlay-images clean-bootcycle-build +.PHONY: langtools corba jaxp jaxws hotspot jdk nashorn images overlay-images install test docs +.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 +.PHONY: all clean dist-clean bootcycle-images start-make +.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 .PHONY: profiles profiles-only profiles-oscheck FRC: # Force target