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