NewMakefile.gmk

changeset 883
e877cb3eb4d6
parent 624
7ed0c9db6943
child 713
eea249c1ecee
     1.1 --- a/NewMakefile.gmk	Thu Feb 21 15:25:31 2013 -0400
     1.2 +++ b/NewMakefile.gmk	Fri Feb 22 13:09:37 2013 -0400
     1.3 @@ -96,6 +96,7 @@
     1.4  	$(info .  make all               # Compile everything, all repos and images)
     1.5  	$(info .  make images            # Create complete j2sdk and j2re images)
     1.6  	$(info .  make overlay-images    # Create limited images for sparc 64 bit platforms)
     1.7 +	$(info .  make profiles          # Create complete j2re compact profile images)
     1.8  	$(info .  make bootcycle-images  # Build images twice, second time with newly build JDK)
     1.9  	$(info .  make install           # Install the generated images locally)
    1.10  	$(info .  make clean             # Remove all files generated by make, but not those)

mercurial