Cross Reference: Makefile.am
xref: /xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/Makefile.am
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
Makefile.am revision 4642e01f
1noinst_LTLIBRARIES = libXquartzXpr.la
2
3AM_CFLAGS =  $(XSERVER_CFLAGS) $(DIX_CFLAGS)
4AM_CPPFLAGS = \
5	-I$(srcdir) -I$(srcdir)/.. \
6	-I$(top_srcdir)/miext \
7	-I$(top_srcdir)/miext/rootless
8
9libXquartzXpr_la_SOURCES = \
10	appledri.c \
11	dri.c \
12	xprAppleWM.c \
13	xprCursor.c \
14	xprEvent.c \
15	xprFrame.c \
16	xprScreen.c \
17	x-hash.c \
18	x-hook.c \
19	x-list.c
20
21EXTRA_DIST = \
22	dri.h \
23	dristruct.h \
24	appledri.h \
25	appledristr.h \
26	x-hash.h \
27	x-hook.h \
28	x-list.h \
29	xpr.h \
30	xprEvent.h
31

Indexes created Thu Dec 11 12:09:38 GMT 2025