diff -r 74d53e1f9364 -r 83a66923c332 NewMakefile.gmk --- 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)