Plan 9 from Bell Labs’s /usr/web/sources/contrib/fgb/root/sys/src/ape/X11/cmd/X/hw/dmx/glxProxy/Makefile.am

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


noinst_LIBRARIES = libglxproxy.a

libglxproxy_a_SOURCES = compsize.c \
                        g_disptab.c \
                        g_disptab.h \
                        global.c \
                        glxcmds.c \
                        glxcmdsswap.c \
                        glxcontext.h \
                        glxdrawable.h \
                        glxerror.h \
                        glxext.c \
                        glxext.h \
                        glxfbconfig.c \
                        glxfbconfig.h \
                        glxscreens.c \
                        glxscreens.h \
                        glxserver.h \
                        glxsingle.c \
                        glxsingle.h \
                        glxswap.c \
                        glxswap.h \
                        glxutil.c \
                        glxutil.h \
                        glxvendor.c \
                        glxvendor.h \
                        glxvisuals.c \
                        glxvisuals.h \
                        g_renderswap.c \
                        render2swap.c \
                        renderpixswap.c \
                        unpack.h

AM_CFLAGS = \
            $(DIX_CFLAGS) \
            -I$(top_srcdir)/hw/dmx \
            -I$(top_srcdir)/include \
            -I$(top_srcdir)/GL/include \
            -I$(top_builddir)/GL/include \
	    -I@MESA_SOURCE@/include \
            -DHAVE_DMX_CONFIG_H \
            @DMXMODULES_CFLAGS@ \
            -I$(top_srcdir)/hw/xfree86/os-support

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.