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