NewMakefile.gmk
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/./NewMakefile.gmk	Fri Jan 18 02:24:07 2013
--- new/./NewMakefile.gmk	Fri Jan 18 02:24:06 2013

*** 94,103 **** --- 94,104 ---- $(info . make [default] # Compile all product in langtools, hotspot, jaxp, jaxws,) $(info . # corba and jdk) $(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) $(info . # generated by configure) $(info . make dist-clean # Remove all files, including configuration)

NewMakefile.gmk
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File