FILES_c_unix.gmk revision 0
0N/A#
0N/A# Copyright 2002-2007 Sun Microsystems, Inc. All Rights Reserved.
0N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
0N/A#
0N/A# This code is free software; you can redistribute it and/or modify it
0N/A# under the terms of the GNU General Public License version 2 only, as
0N/A# published by the Free Software Foundation. Sun designates this
0N/A# particular file as subject to the "Classpath" exception as provided
0N/A# by Sun in the LICENSE file that accompanied this code.
0N/A#
0N/A# This code is distributed in the hope that it will be useful, but WITHOUT
0N/A# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
0N/A# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
0N/A# version 2 for more details (a copy is included in the LICENSE file that
0N/A# accompanied this code).
0N/A#
0N/A# You should have received a copy of the GNU General Public License version
0N/A# 2 along with this work; if not, write to the Free Software Foundation,
0N/A# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
0N/A#
0N/A# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
0N/A# CA 95054 USA or visit www.sun.com if you need additional information or
0N/A# have any questions.
0N/A#
0N/A
0N/A#
0N/A# include rules
0N/A#
0N/A
0N/AFILES_c = \
0N/A XlibWrapper.c \
0N/A XWindow.c \
0N/A XToolkit.c \
0N/A X11Color.c \
0N/A X11SurfaceData.c \
0N/A awt_GraphicsEnv.c \
0N/A awt_InputMethod.c \
0N/A robot_common.c \
0N/A awt_Robot.c \
0N/A list.c \
0N/A multiVis.c \
0N/A initIDs.c \
0N/A awt_util.c \
0N/A awt_Desktop.c \
0N/A awt_UNIXToolkit.c \
0N/A X11FontScaler_md.c \
0N/A X11TextRenderer_md.c \
0N/A fontpath.c \
0N/A awt_Insets.c \
0N/A awt_Event.c \
0N/A X11Renderer.c \
0N/A X11PMBlitLoops.c \
0N/A OGLBlitLoops.c \
0N/A OGLBufImgOps.c \
0N/A OGLContext.c \
0N/A OGLFuncs.c \
0N/A OGLMaskBlit.c \
0N/A OGLMaskFill.c \
0N/A OGLPaints.c \
0N/A OGLRenderQueue.c \
0N/A OGLRenderer.c \
0N/A OGLSurfaceData.c \
0N/A OGLTextRenderer.c \
0N/A OGLVertexCache.c \
0N/A GLXGraphicsConfig.c \
0N/A GLXSurfaceData.c \
0N/A AccelGlyphCache.c \
0N/A awt_Font.c \
0N/A multi_font.c \
0N/A awt_AWTEvent.c \
0N/A awt_DrawingSurface.c \
0N/A jawt.c \
0N/A CUPSfuncs.c \
0N/A debug_assert.c \
0N/A debug_mem.c \
0N/A debug_trace.c \
0N/A debug_util.c \
0N/A awt_Plugin.c \
0N/A gtk2_interface.c \
0N/A swing_GTKEngine.c \
0N/A swing_GTKStyle.c