Cross Reference: Makefile.am
xref: /xsrc/external/mit/libXfont/dist/src/fc/Makefile.am
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/libXfont/dist/src/fc/
Makefile.am revision b020570b
1AM_CPPFLAGS = 			\
2	-I${top_srcdir}/include
3
4AM_CFLAGS = $(XFONT_CFLAGS) $(OS_CFLAGS) $(CWARNFLAGS)
5
6noinst_LTLIBRARIES = libfc.la
7
8libfc_la_SOURCES = 		\
9	fsconvert.c		\
10	fserve.c		\
11	fserve.h		\
12	fservestr.h		\
13	fsio.c			\
14	fsio.h			\
15	fslibos.h		\
16	fstrans.c
17

Indexes created Wed Dec 10 04:09:55 GMT 2025