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