Cross Reference: Makefile.am
xref: /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/Makefile.am
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/
Makefile.am revision 35c4bbdf
1noinst_LTLIBRARIES = libdri.la
2AM_CFLAGS = -I$(top_srcdir)/hw/xfree86/common \
3            -I$(top_srcdir)/hw/xfree86/os-support \
4            -I$(top_srcdir)/hw/xfree86/modes \
5            -I$(top_srcdir)/hw/xfree86/ddc \
6            -I$(top_srcdir)/hw/xfree86/i2c \
7            -I$(top_srcdir)/hw/xfree86/parser \
8            -I$(top_srcdir)/hw/xfree86/ramdac \
9            -I$(top_srcdir)/hw/xfree86/os-support/bus \
10            -I$(top_srcdir)/glx \
11            -DHAVE_XORG_CONFIG_H \
12            @DIX_CFLAGS@ @XORG_CFLAGS@
13libdri_la_SOURCES = \
14	dri.c \
15	dri.h \
16	dristruct.h \
17	sarea.h \
18	xf86dri.c
19
20sdk_HEADERS = dri.h sarea.h dristruct.h
21

Indexes created Fri Dec 12 08:09:37 GMT 2025