Makefile revision 618
5911N/A# Copyright 2005-2006 Sun Microsystems, Inc. All Rights Reserved. 5911N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5911N/A# This code is free software; you can redistribute it and/or modify it 5911N/A# under the terms of the GNU General Public License version 2 only, as 5911N/A# published by the Free Software Foundation. Sun designates this 5911N/A# particular file as subject to the "Classpath" exception as provided 5911N/A# by Sun in the LICENSE file that accompanied this code. 5911N/A# This code is distributed in the hope that it will be useful, but WITHOUT 5911N/A# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 5911N/A# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 5911N/A# version 2 for more details (a copy is included in the LICENSE file that 5911N/A# You should have received a copy of the GNU General Public License version 5911N/A# 2 along with this work; if not, write to the Free Software Foundation, 5911N/A# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 5911N/A# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, 5911N/A#ifeq ($(PLATFORM), solaris) 5911N/A# FILES_reorder += reorder-$(ARCH) #$(JVMLIB) $(OBJDIR)/../../jpeg/$(OBJDIRNAME)/jpeg$(SUFFIX).lib # Add to ambient vpath to get files in a subdirectory # 64-bit gcc has problems compiling MMX instructions. # Google it for more details. Possibly the newer versions of # the PNG-library and/or the new compiler will not need this