make/openjdk_distro

changeset 9634
d1520f0c3524
parent 1907
c18cbe5936b8
child 9637
eef07cd490d4
equal deleted inserted replaced
9633:6e2900603bc6 9634:d1520f0c3524
1 # 1 #
2 # Copyright (c) 2007, 2008, Oracle and/or its affiliates. All rights reserved. 2 # Copyright (c) 2007, 2008, Oracle and/or its affiliates. All rights reserved.
3 # Copyright 2019 Red Hat, Inc.
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 # 5 #
5 # This code is free software; you can redistribute it and/or modify it 6 # This code is free software; you can redistribute it and/or modify it
6 # under the terms of the GNU General Public License version 2 only, as 7 # under the terms of the GNU General Public License version 2 only, as
7 # published by the Free Software Foundation. 8 # published by the Free Software Foundation.
26 # GNU Makefile and Microsoft nmake formats. 27 # GNU Makefile and Microsoft nmake formats.
27 # 28 #
28 29
29 # Don't put quotes (fail windows build). 30 # Don't put quotes (fail windows build).
30 HOTSPOT_VM_DISTRO=OpenJDK 31 HOTSPOT_VM_DISTRO=OpenJDK
31 COMPANY_NAME=
32 PRODUCT_NAME=OpenJDK 32 PRODUCT_NAME=OpenJDK

mercurial