make/hotspot_distro

changeset 526
a294fd0c4b38
child 631
d1605aabd0a1
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/make/hotspot_distro	Wed Apr 09 14:22:48 2008 -0400
     1.3 @@ -0,0 +1,14 @@
     1.4 +# 
     1.5 +# Copyright 2006-2007 Sun Microsystems, Inc.  All rights reserved.
     1.6 +# SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
     1.7 +#
     1.8 +
     1.9 +#
    1.10 +# This file format must remain compatible with both
    1.11 +# GNU Makefile and Microsoft nmake formats.
    1.12 +#
    1.13 +
    1.14 +# Don't put quotes (fail windows build).
    1.15 +HOTSPOT_VM_DISTRO=Java HotSpot(TM)
    1.16 +COMPANY_NAME=Sun Microsystems, Inc.
    1.17 +PRODUCT_NAME=Java(TM) Platform SE

mercurial