Cross Reference: Makefile.am
xref: /xsrc/external/mit/xorg-server.old/dist/miext/shadow/Makefile.am
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/xorg-server.old/dist/miext/shadow/
1noinst_LTLIBRARIES = libshadow.la
2
3AM_CFLAGS = $(DIX_CFLAGS)
4
5if XORG
6sdk_HEADERS = shadow.h
7endif
8
9libshadow_la_SOURCES =		\
10	shadow.c		\
11	shadow.h		\
12	shalloc.c		\
13	shpacked.c		\
14	shplanar8.c		\
15	shplanar.c		\
16	shrot16pack_180.c	\
17	shrot16pack_270.c	\
18	shrot16pack_270YX.c	\
19	shrot16pack_90.c	\
20	shrot16pack_90YX.c	\
21	shrot16pack.c		\
22	shrot32pack_180.c	\
23	shrot32pack_270.c	\
24	shrot32pack_90.c	\
25	shrot32pack.c		\
26	shrot8pack_180.c	\
27	shrot8pack_270.c	\
28	shrot8pack_90.c		\
29	shrot8pack.c		\
30	shrotate.c		\
31	shrotpack.h		\
32	shrotpackYX.h
33

Indexes created Sun Dec 07 20:09:42 GMT 2025