NewMakefile.gmk
changeset 15584 83a66923c332
parent 15072 71f6bf463347
child 17352 8b5c1e11c27b
--- a/NewMakefile.gmk	Mon Jan 21 00:29:59 2013 -0500
+++ b/NewMakefile.gmk	Mon Jan 21 01:50:40 2013 -0500
@@ -96,6 +96,7 @@
 	$(info .  make all               # Compile everything, all repos and images)
 	$(info .  make images            # Create complete j2sdk and j2re images)
 	$(info .  make overlay-images    # Create limited images for sparc 64 bit platforms)
+	$(info .  make profiles          # Create complete j2re compact profile images)
 	$(info .  make bootcycle-images  # Build images twice, second time with newly build JDK)
 	$(info .  make install           # Install the generated images locally)
 	$(info .  make clean             # Remove all files generated by make, but not those)