NewMakefile.gmk

changeset 883
e877cb3eb4d6
parent 624
7ed0c9db6943
child 713
eea249c1ecee
equal deleted inserted replaced
882:887fde71977e 883:e877cb3eb4d6
94 $(info . make [default] # Compile all product in langtools, hotspot, jaxp, jaxws,) 94 $(info . make [default] # Compile all product in langtools, hotspot, jaxp, jaxws,)
95 $(info . # corba and jdk) 95 $(info . # corba and jdk)
96 $(info . make all # Compile everything, all repos and images) 96 $(info . make all # Compile everything, all repos and images)
97 $(info . make images # Create complete j2sdk and j2re images) 97 $(info . make images # Create complete j2sdk and j2re images)
98 $(info . make overlay-images # Create limited images for sparc 64 bit platforms) 98 $(info . make overlay-images # Create limited images for sparc 64 bit platforms)
99 $(info . make profiles # Create complete j2re compact profile images)
99 $(info . make bootcycle-images # Build images twice, second time with newly build JDK) 100 $(info . make bootcycle-images # Build images twice, second time with newly build JDK)
100 $(info . make install # Install the generated images locally) 101 $(info . make install # Install the generated images locally)
101 $(info . make clean # Remove all files generated by make, but not those) 102 $(info . make clean # Remove all files generated by make, but not those)
102 $(info . # generated by configure) 103 $(info . # generated by configure)
103 $(info . make dist-clean # Remove all files, including configuration) 104 $(info . make dist-clean # Remove all files, including configuration)

mercurial