Makefile revision 2080
a0c5d844897894f20544288aa010623829ba12c4Jean-Noel Rouvignac# Copyright 1995-2009 Sun Microsystems, Inc. All Rights Reserved.
a0c5d844897894f20544288aa010623829ba12c4Jean-Noel Rouvignac# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
a0c5d844897894f20544288aa010623829ba12c4Jean-Noel Rouvignac# This code is free software; you can redistribute it and/or modify it
a0c5d844897894f20544288aa010623829ba12c4Jean-Noel Rouvignac# under the terms of the GNU General Public License version 2 only, as
a0c5d844897894f20544288aa010623829ba12c4Jean-Noel Rouvignac# published by the Free Software Foundation. Sun designates this
a0c5d844897894f20544288aa010623829ba12c4Jean-Noel Rouvignac# particular file as subject to the "Classpath" exception as provided
a0c5d844897894f20544288aa010623829ba12c4Jean-Noel Rouvignac# by Sun in the LICENSE file that accompanied this code.
a0c5d844897894f20544288aa010623829ba12c4Jean-Noel Rouvignac# This code is distributed in the hope that it will be useful, but WITHOUT
a0c5d844897894f20544288aa010623829ba12c4Jean-Noel Rouvignac# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
a0c5d844897894f20544288aa010623829ba12c4Jean-Noel Rouvignac# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
a0c5d844897894f20544288aa010623829ba12c4Jean-Noel Rouvignac# version 2 for more details (a copy is included in the LICENSE file that
a0c5d844897894f20544288aa010623829ba12c4Jean-Noel Rouvignac# accompanied this code).
a0c5d844897894f20544288aa010623829ba12c4Jean-Noel Rouvignac# You should have received a copy of the GNU General Public License version
a0c5d844897894f20544288aa010623829ba12c4Jean-Noel Rouvignac# 2 along with this work; if not, write to the Free Software Foundation,
a0c5d844897894f20544288aa010623829ba12c4Jean-Noel Rouvignac# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
a0c5d844897894f20544288aa010623829ba12c4Jean-Noel Rouvignac# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
a0c5d844897894f20544288aa010623829ba12c4Jean-Noel Rouvignac# CA 95054 USA or visit www.sun.com if you need additional information or
a0c5d844897894f20544288aa010623829ba12c4Jean-Noel Rouvignac# have any questions.
a0c5d844897894f20544288aa010623829ba12c4Jean-Noel Rouvignac# Tell Defs.gmk that VIS is needed
a0c5d844897894f20544288aa010623829ba12c4Jean-Noel Rouvignac# Use highest optimization level
# If on Solaris 11 (or dlfcn.h has unknown_control_flow pragmas in it)
ASFLAGS += -P
# libawt.so on Linux is statically linked with Motif and contains all the
LDNOMAP=true
# If make.depend is not working correctly, then it can be omitted
$(JVMLIB) \
_DGALIBS_sparc = \
_DGALIBS_sparcv9 = \
_FONTCONFIGS = \
_FONTCONFIGS = \
_FONTCONFIGS = \
_FONTCONFIGS = \
-I$(OBJDIR) \
-I$(WINAWT_native) \
-I$(DXSDK_INCLUDE_PATH) \
$(EVENT_MODEL)
$(AWT_RUNPATH)