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