Makefile revision 3280
402N/A# Copyright (c) 1995, 2009, Oracle and/or its affiliates. All rights reserved. 402N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 402N/A# This code is free software; you can redistribute it and/or modify it 402N/A# under the terms of the GNU General Public License version 2 only, as 402N/A# published by the Free Software Foundation. Oracle designates this 402N/A# particular file as subject to the "Classpath" exception as provided 402N/A# by Oracle in the LICENSE file that accompanied this code. 402N/A# This code is distributed in the hope that it will be useful, but WITHOUT 402N/A# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 402N/A# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 402N/A# version 2 for more details (a copy is included in the LICENSE file that 402N/A# accompanied this code). 402N/A# You should have received a copy of the GNU General Public License version 402N/A# 2 along with this work; if not, write to the Free Software Foundation, 402N/A# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 814N/A# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 814N/A# Makefile for building all of sun tools 402N/A # Solaris 11 does not have support for new compilation of DGA code. 402N/A# nio need to be compiled before awt to have all charsets ready