--- old/./NewMakefile.gmk 2013-01-18 02:24:07.481204496 -0500 +++ new/./NewMakefile.gmk 2013-01-18 02:24:06.665158839 -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)