0N/A#
3261N/A# Copyright (c) 2002, 2010, Oracle and/or its affiliates. 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
2362N/A# published by the Free Software Foundation. Oracle designates this
0N/A# particular file as subject to the "Classpath" exception as provided
2362N/A# by Oracle 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#
2362N/A# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2362N/A# or visit www.oracle.com if you need additional information or have any
2362N/A# 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 \
1066N/A swing_GTKStyle.c \
2328N/A rect.c \
2370N/A sun_awt_X11_GtkFileDialogPeer.c \
2370N/A XRSurfaceData.c \
2370N/A XRBackendNative.c