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