Makefile revision 1339
5398N/A# Copyright 2007-2008 Sun Microsystems, Inc. All Rights Reserved. 5398N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5398N/A# This code is free software; you can redistribute it and/or modify it 5398N/A# under the terms of the GNU General Public License version 2 only, as 5398N/A# published by the Free Software Foundation. Sun designates this 5398N/A# particular file as subject to the "Classpath" exception as provided 5398N/A# by Sun in the LICENSE file that accompanied this code. 5398N/A# This code is distributed in the hope that it will be useful, but WITHOUT 5398N/A# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 5398N/A# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 5398N/A# version 2 for more details (a copy is included in the LICENSE file that 5398N/A# You should have received a copy of the GNU General Public License version 5398N/A# 2 along with this work; if not, write to the Free Software Foundation, 5398N/A# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 5398N/A# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, 5398N/A# Makefile for building t2k rasteriser. 5398N/A# Indicate we want the C++ compiler to do the linking. 5398N/A# for a few ones with native methods) so shouldn't clobber them. 5398N/A# Use higher optimization level 5398N/A# In the OpenJDK mode we are not building anything 5398N/A# Add to the ambient vpath to pick up files in subdirectories 5398N/A# Libraries to link, and other C flags. 5398N/A# setup the list of libraries to link in...