jdk-24/hotspot/make
Xiomara Jayasena c96a95c4b8 6719955: Update copyright year
Update copyright year for files that have been modified in 2008

Reviewed-by: ohair, tbell
2008-07-02 12:55:16 -07:00
..
linux 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
solaris 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
templates Initial load 2007-12-01 00:00:00 +00:00
test 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
windows 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
defs.make 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
hotspot_distro 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
hotspot_version 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
jprt.config 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
jprt.gmk Initial load 2007-12-01 00:00:00 +00:00
jprt.properties 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
Makefile 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
openjdk_distro 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
README Initial load 2007-12-01 00:00:00 +00:00
sa.files 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
scm.make Initial load 2007-12-01 00:00:00 +00:00

README:
  This file should be located at the top of the hotspot Mercurial repository.

  See http://openjdk.java.net/ for more information about the OpenJDK.

  See ../README-builds.html for complete details on build machine requirements.

Simple Build Instructions:

    cd make && gnumake
     
  The files that will be imported into the jdk build will be in the "build"
  directory.