Cross Reference: Makefile.am
xref: /xsrc/external/mit/libXfont/dist/src/stubs/Makefile.am
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/libXfont/dist/src/stubs/
Makefile.am revision 0145ab54
1AM_CPPFLAGS =			\
2	-I${top_srcdir}/include
3
4AM_CFLAGS = $(XFONT_CFLAGS) $(OS_CFLAGS) $(CWARNFLAGS)
5
6noinst_LTLIBRARIES = libstubs.la
7
8libstubs_la_SOURCES = 		\
9	cauthgen.c		\
10	csignal.c		\
11	delfntcid.c		\
12	errorf.c		\
13	findoldfnt.c		\
14	getcres.c		\
15	getdefptsize.c		\
16	getnewfntcid.c		\
17	gettime.c		\
18	initfshdl.c		\
19	regfpefunc.c		\
20	rmfshdl.c		\
21	servclient.c		\
22	setfntauth.c		\
23	stfntcfnt.c		\
24	stubsinit.c		\
25	stubs.h
26

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