summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/am/libluatex.am
blob: 13a2fea44109bd46a3a813de89526dcb354cbae7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
## texk/web2c/luatexdir/am/libluatex.am: Makefile fragment for libluatex.
##
## Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org>
## You may freely use, modify and/or distribute this file.

## libluatex
##
EXTRA_LIBRARIES += libluatex.a

libluatex_a_DEPENDENCIES = libff.a

libluatex_a_CPPFLAGS = $(ZLIB_INCLUDES) $(LIBPNG_INCLUDES) $(XPDF_INCLUDES)
libluatex_a_CPPFLAGS += $(OBSDCOMPAT_INCLUDES) -I$(srcdir)/libmd5
libluatex_a_CPPFLAGS += -Iluatexdir -I$(srcdir)/luatexdir -I$(srcdir)/luatexdir/lua51
libluatex_a_CPPFLAGS += -DpdfTeX
libluatex_a_CFLAGS = # $(WARNING_CFLAGS)
libluatex_a_CXXFLAGS = # $(WARNING_CXXFLAGS)

libluatex_a_SOURCES = \
	luatexdir/commands.h \
	luatexdir/font/dofont.c \
	luatexdir/font/luatexfont.h \
	luatexdir/font/luafont.c \
	luatexdir/font/mapfile.c \
	luatexdir/font/mapfile.h \
	luatexdir/font/pkin.c \
	luatexdir/font/sfnt.c \
	luatexdir/font/sfnt.h \
	luatexdir/font/subfont.c \
	luatexdir/font/texfont.c \
	luatexdir/font/texfont.h \
	luatexdir/font/tfmofm.c \
	luatexdir/font/tounicode.c \
	luatexdir/font/tt_glyf.c \
	luatexdir/font/tt_glyf.h \
	luatexdir/font/tt_table.c \
	luatexdir/font/tt_table.h \
	luatexdir/font/vfovf.c \
	luatexdir/font/vfpacket.c \
	luatexdir/font/writecff.c \
	luatexdir/font/writecff.h \
	luatexdir/font/writeenc.c \
	luatexdir/font/writefont.c \
	luatexdir/font/writet1.c \
	luatexdir/font/writet3.c \
	luatexdir/font/writettf.c \
	luatexdir/font/writettf.h \
	luatexdir/font/writetype0.c \
	luatexdir/font/writetype2.c \
	luatexdir/get_svnversion.sh \
	luatexdir/hyphen.h \
	luatexdir/image/epdf.c \
	luatexdir/image/epdf.h \
	luatexdir/image/image.h \
	luatexdir/image/pdftoepdf.cc \
	luatexdir/image/pdftoepdf.h \
	luatexdir/image/writeimg.c \
	luatexdir/image/writeimg.h \
	luatexdir/image/writejbig2.c \
	luatexdir/image/writejbig2.h \
	luatexdir/image/writejpg.c \
	luatexdir/image/writejpg.h \
	luatexdir/image/writepng.c \
	luatexdir/image/writepng.h \
	luatexdir/lang/hnjalloc.c \
	luatexdir/lang/hnjalloc.h \
	luatexdir/lang/hyphen.c \
	luatexdir/lang/texlang.c \
	luatexdir/lua/lcallbacklib.c \
	luatexdir/lua/lfontlib.c \
	luatexdir/lua/limglib.c \
	luatexdir/lua/lkpselib.c \
	luatexdir/lua/llanglib.c \
	luatexdir/lua/llualib.c \
	luatexdir/lua/lnodelib.c \
	luatexdir/lua/loslibext.c \
	luatexdir/lua/liolib.c \
	luatexdir/lua/lpdflib.c \
	luatexdir/lua/lstatslib.c \
	luatexdir/lua/ltexiolib.c \
	luatexdir/lua/ltexlib.c \
	luatexdir/lua/ltokenlib.c \
	luatexdir/lua/luainit.c \
	luatexdir/lua/luanode.c \
	luatexdir/lua/luastuff.c \
	luatexdir/lua/luatex.c \
	luatexdir/lua/luatoken.c \
	luatexdir/lua/texluac.c \
	luatexdir/luatex-api.h \
	luatexdir/luatex.h \
	luatexdir/makecpool.c \
	luatexdir/managed-sa.c \
	luatexdir/managed-sa.h \
	luatexdir/mathcodes.c \
	luatexdir/nodes.h \
	luatexdir/pdf/pagetree.c \
	luatexdir/pdf/pagetree.h \
	luatexdir/pdf/pdfpage.c \
	luatexdir/pdf/pdfpage.h \
	luatexdir/primitive.h \
	luatexdir/ptexmac.h \
	luatexdir/tex/filename.c \
	luatexdir/tex/linebreak.c \
	luatexdir/tex/math.c \
	luatexdir/tex/mlist.c \
	luatexdir/tex/postlinebreak.c \
	luatexdir/tex/primitive.c \
	luatexdir/tex/texdeffont.c \
	luatexdir/tex/texnodes.c \
	luatexdir/tex/texpdf.c \
	luatexdir/tex/textoken.c \
	luatexdir/texmath.h \
	luatexdir/textcodes.c \
	luatexdir/tokens.h \
	luatexdir/utils/avl.c \
	luatexdir/utils/avl.h \
	luatexdir/utils/avlstuff.c \
	luatexdir/utils/avlstuff.h \
	luatexdir/utils/synctex.h \
	luatexdir/utils/synctex.c \
	luatexdir/utils/utils.c \
	luatexdir/utils/utils.h \
	luatexdir/utils/writezip.c \
	mplibdir/lmplib.c

## included by luatexdir/font/writettf.c
EXTRA_libluatex_a_SOURCES = luatexdir/font/macnames.c

# We must create libff.a and luatexd.h before building the libluatex_a_OBJECTS
$(libluatex_a_OBJECTS): libff.a luatexd.h luatexdir/luatexextra.h

EXTRA_DIST += \
	luatexdir/ChangeLog \
	luatexdir/NEWS \
	luatexdir/README \
	luatexdir/change-files.txt \
	luatexdir/font/subfont.txt