Makefile revision 3261
276e28f813ffef042d5a6e9f3373ef4e2ad37996Mark Andrews# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
a6a23642eaf383add7a0be045c01e7dd8278ccafAndreas Gustafsson# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
a3edcadfffbe617a419cdbe1bebb95f68a0eda1eMark Andrews# This code is free software; you can redistribute it and/or modify it
a3edcadfffbe617a419cdbe1bebb95f68a0eda1eMark Andrews# under the terms of the GNU General Public License version 2 only, as
a3edcadfffbe617a419cdbe1bebb95f68a0eda1eMark Andrews# published by the Free Software Foundation. Oracle designates this
a3edcadfffbe617a419cdbe1bebb95f68a0eda1eMark Andrews# particular file as subject to the "Classpath" exception as provided
a3edcadfffbe617a419cdbe1bebb95f68a0eda1eMark Andrews# by Oracle in the LICENSE file that accompanied this code.
a3edcadfffbe617a419cdbe1bebb95f68a0eda1eMark Andrews# This code is distributed in the hope that it will be useful, but WITHOUT
a3edcadfffbe617a419cdbe1bebb95f68a0eda1eMark Andrews# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
a3edcadfffbe617a419cdbe1bebb95f68a0eda1eMark Andrews# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
a3edcadfffbe617a419cdbe1bebb95f68a0eda1eMark Andrews# version 2 for more details (a copy is included in the LICENSE file that
a3edcadfffbe617a419cdbe1bebb95f68a0eda1eMark Andrews# accompanied this code).
a3edcadfffbe617a419cdbe1bebb95f68a0eda1eMark Andrews# You should have received a copy of the GNU General Public License version
a3edcadfffbe617a419cdbe1bebb95f68a0eda1eMark Andrews# 2 along with this work; if not, write to the Free Software Foundation,
a3edcadfffbe617a419cdbe1bebb95f68a0eda1eMark Andrews# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
a3edcadfffbe617a419cdbe1bebb95f68a0eda1eMark Andrews# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
a3edcadfffbe617a419cdbe1bebb95f68a0eda1eMark Andrews# or visit www.oracle.com if you need additional information or have any