summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-04-11 16:47:47 +0000
committerKarl Berry <karl@freefriends.org>2008-04-11 16:47:47 +0000
commit0ff4ab9592dd753051d5a6db63f07c56c367f1ed (patch)
tree33b9e2189c142d97ee19ea273f013771e3ace666 /Build/source/texk/web2c/luatexdir
parentcd2bd80c32376c7af756da7ed6f377ad2577650c (diff)
initial attempt at luatex build
git-svn-id: svn://tug.org/texlive/trunk@7379 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/luatexdir')
-rw-r--r--Build/source/texk/web2c/luatexdir/Makefile.in2
-rw-r--r--Build/source/texk/web2c/luatexdir/depend.mk2874
-rw-r--r--Build/source/texk/web2c/luatexdir/luatex.mk4
-rw-r--r--Build/source/texk/web2c/luatexdir/luatexlib.mk75
4 files changed, 15 insertions, 2940 deletions
diff --git a/Build/source/texk/web2c/luatexdir/Makefile.in b/Build/source/texk/web2c/luatexdir/Makefile.in
index a959a42d56b..5f30dd24842 100644
--- a/Build/source/texk/web2c/luatexdir/Makefile.in
+++ b/Build/source/texk/web2c/luatexdir/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile for libpdf - te@dbs.uni-hannover.de
+# Makefile for luatex.
# $Id$
kpse_include ../make/common.mk
diff --git a/Build/source/texk/web2c/luatexdir/depend.mk b/Build/source/texk/web2c/luatexdir/depend.mk
index 8d1bf394648..e33bb484923 100644
--- a/Build/source/texk/web2c/luatexdir/depend.mk
+++ b/Build/source/texk/web2c/luatexdir/depend.mk
@@ -1,2874 +1,10 @@
-avl.o: ../../../../src/texk/web2c/luatexdir/avl.c \
- ../../../../src/texk/web2c/luatexdir/avl.h
-avlstuff.o: ../../../../src/texk/web2c/luatexdir/avlstuff.c \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
+lua/mp.o: lua/mp.c mplib.h mpmp.h mppsout.h
+lua/psout.o: lua/psout.c ../../../../texk/web2c/luatexdir/avl.h mplib.h \
+ mpmp.h mppsout.h
+lua/lmplib.o: ../../../../texk/web2c/luatexdir/lua/lmplib.c \
\
\
\
\
\
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h
-font/mapfile.o: ../../../../src/texk/web2c/luatexdir/font/mapfile.c \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
-
-font/pkin.o: ../../../../src/texk/web2c/luatexdir/font/pkin.c \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h
-font/subfont.o: ../../../../src/texk/web2c/luatexdir/font/subfont.c \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h
-font/tounicode.o: ../../../../src/texk/web2c/luatexdir/font/tounicode.c \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h
-font/vfpacket.o: ../../../../src/texk/web2c/luatexdir/font/vfpacket.c \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h
-font/writeenc.o: ../../../../src/texk/web2c/luatexdir/font/writeenc.c \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h
-font/writefont.o: ../../../../src/texk/web2c/luatexdir/font/writefont.c \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h
-font/writet1.o: ../../../../src/texk/web2c/luatexdir/font/writet1.c \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
-
-font/writet3.o: ../../../../src/texk/web2c/luatexdir/font/writet3.c \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-glyph.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/magstep.h
-font/writettf.o: ../../../../src/texk/web2c/luatexdir/font/writettf.c \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/font/writettf.h \
- ../../../../src/texk/web2c/luatexdir/font/macnames.c
-font/writetype0.o: \
- ../../../../src/texk/web2c/luatexdir/font/writetype0.c \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/font/writettf.h \
- ../../../../src/texk/web2c/luatexdir/font/writecff.h
-font/writetype2.o: \
- ../../../../src/texk/web2c/luatexdir/font/writetype2.c \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/font/writettf.h \
- ../../../../src/texk/web2c/luatexdir/font/writecff.h \
- ../../../../src/texk/web2c/luatexdir/font/sfnt.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/font/tt_glyf.h
-font/writecff.o: ../../../../src/texk/web2c/luatexdir/font/writecff.c \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/font/writecff.h
-font/tt_glyf.o: ../../../../src/texk/web2c/luatexdir/font/tt_glyf.c \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/font/sfnt.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/font/tt_table.h \
- ../../../../src/texk/web2c/luatexdir/font/tt_glyf.h
-font/tt_table.o: ../../../../src/texk/web2c/luatexdir/font/tt_table.c \
- ../../../../src/texk/web2c/luatexdir/font/sfnt.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/font/tt_table.h
-font/sfnt.o: ../../../../src/texk/web2c/luatexdir/font/sfnt.c \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/font/sfnt.h
-font/texfont.o: ../../../../src/texk/web2c/luatexdir/font/texfont.c \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
-
-font/tfmofm.o: ../../../../src/texk/web2c/luatexdir/font/tfmofm.c \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
-
-font/vfovf.o: ../../../../src/texk/web2c/luatexdir/font/vfovf.c \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
-
-font/luafont.o: ../../../../src/texk/web2c/luatexdir/font/luafont.c \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h
-font/dofont.o: ../../../../src/texk/web2c/luatexdir/font/dofont.c \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
-
-image/epdf.o: ../../../../src/texk/web2c/luatexdir/image/epdf.c \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h
-image/pdftoepdf.o: \
- ../../../../src/texk/web2c/luatexdir/image/pdftoepdf.cc \
- \
- \
- \
- \
- \
- \
- \
- \
- \
- \
- \
- \
- \
- \
- \
- \
- \
- \
- \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/image/epdf.h \
- ../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../web2c/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../web2c/luatexdir/ptexmac.h \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
-
-image/writeimg.o: ../../../../src/texk/web2c/luatexdir/image/writeimg.c \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
-
-image/writejbig2.o: \
- ../../../../src/texk/web2c/luatexdir/image/writejbig2.c \
- ../../../../src/texk/web2c/luatexdir/image/writejbig2.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h
-image/writejpg.o: ../../../../src/texk/web2c/luatexdir/image/writejpg.c \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h
-image/writepng.o: ../../../../src/texk/web2c/luatexdir/image/writepng.c \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h
-lua/loslibext.o: ../../../../src/texk/web2c/luatexdir/lua/loslibext.c \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h
-lua/lcallbacklib.o: \
- ../../../../src/texk/web2c/luatexdir/lua/lcallbacklib.c \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h
-lua/lkpselib.o: ../../../../src/texk/web2c/luatexdir/lua/lkpselib.c \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/expand.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-glyph.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/readable.h
-lua/llualib.o: ../../../../src/texk/web2c/luatexdir/lua/llualib.c \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h
-lua/lnodelib.o: ../../../../src/texk/web2c/luatexdir/lua/lnodelib.c \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h
-lua/lpdflib.o: ../../../../src/texk/web2c/luatexdir/lua/lpdflib.c \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h
-lua/lstatslib.o: ../../../../src/texk/web2c/luatexdir/lua/lstatslib.c \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h
-lua/ltexiolib.o: ../../../../src/texk/web2c/luatexdir/lua/ltexiolib.c \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h
-lua/ltexlib.o: ../../../../src/texk/web2c/luatexdir/lua/ltexlib.c \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h
-lua/ltokenlib.o: ../../../../src/texk/web2c/luatexdir/lua/ltokenlib.c \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h
-lua/lfontlib.o: ../../../../src/texk/web2c/luatexdir/lua/lfontlib.c \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h
-lua/texluac.o: ../../../../src/texk/web2c/luatexdir/lua/texluac.c \
- \
- \
- \
- \
- \
- \
- \
- \
- \
- \
-
-lua/luainit.o: ../../../../src/texk/web2c/luatexdir/lua/luainit.c \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h ../luatexdir/luatexextra.h
-lua/luastuff.o: ../../../../src/texk/web2c/luatexdir/lua/luastuff.c \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h
-lua/luatex.o: ../../../../src/texk/web2c/luatexdir/lua/luatex.c \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
-
-lua/luatoken.o: ../../../../src/texk/web2c/luatexdir/lua/luatoken.c \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/tokens.h
-lua/luanode.o: ../../../../src/texk/web2c/luatexdir/lua/luanode.c \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h
-lua/llanglib.o: ../../../../src/texk/web2c/luatexdir/lua/llanglib.c \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h
-lua/limglib.o: ../../../../src/texk/web2c/luatexdir/lua/limglib.c \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/lua/../image/image.h
-lang/hnjalloc.o: ../../../../src/texk/web2c/luatexdir/lang/hnjalloc.c
-lang/hyphen.o: ../../../../src/texk/web2c/luatexdir/lang/hyphen.c \
- ../../../../src/texk/web2c/luatexdir/lang/hnjalloc.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h
-lang/texlang.o: ../../../../src/texk/web2c/luatexdir/lang/texlang.c \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h
-tex/linebreak.o: ../../../../src/texk/web2c/luatexdir/tex/linebreak.c \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h
-tex/postlinebreak.o: \
- ../../../../src/texk/web2c/luatexdir/tex/postlinebreak.c \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h
-tex/texnodes.o: ../../../../src/texk/web2c/luatexdir/tex/texnodes.c \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h
-tex/textoken.o: ../../../../src/texk/web2c/luatexdir/tex/textoken.c \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/tokens.h
-tex/texpdf.o: ../../../../src/texk/web2c/luatexdir/tex/texpdf.c \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h
-managed-sa.o: ../../../../src/texk/web2c/luatexdir/managed-sa.c \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/managed-sa.h
-mathcodes.o: ../../../../src/texk/web2c/luatexdir/mathcodes.c \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/managed-sa.h
-textcodes.o: ../../../../src/texk/web2c/luatexdir/textcodes.c \
- ../../../../src/texk/web2c/luatexdir/luatex-api.h \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/managed-sa.h
-utils.o: ../../../../src/texk/web2c/luatexdir/utils.c \
- \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-stat.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- \
- \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
- ../../../../src/texk/web2c/luatexdir/svnversion.h \
- \
-
-writezip.o: ../../../../src/texk/web2c/luatexdir/writezip.c \
- ../../../../src/texk/web2c/luatexdir/ptexlib.h ../luatexd.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmp.h \
- ../../../../src/texk/web2c/luatexdir/../cpascal.h \
- ../../../../src/texk/web2c/luatexdir/../config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/config.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-std.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-unistd.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/systypes.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-memstr.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-errno.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-minmax.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-limits.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-proto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/debug.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/types.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/lib.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/progname.h \
- ../../web2c/c-auto.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-fopen.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/getopt.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/proginit.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/tex-file.h \
- ../../../../src/texk/web2c/luatexdir/../help.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-pathch.h \
- ../../../../src/texk/web2c/luatexdir/../../kpathsea/c-ctype.h \
- ../../../../src/texk/web2c/luatexdir/../texmfmem.h ../luatexcoerce.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/luatex.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/ptexlib.h \
- ../../../../src/texk/web2c/luatexdir/ptexmac.h \
- ../../../../src/texk/web2c/luatexdir/avlstuff.h \
- ../../../../src/texk/web2c/luatexdir/avl.h \
- ../../../../src/texk/web2c/luatexdir/image/image.h \
- \
- \
- \
- \
- \
- \
- \
- \
- ../../../../src/texk/web2c/luatexdir/font/texfont.h \
- ../../../../src/texk/web2c/luatexdir/../luatexdir/managed-sa.h \
- ../../../../src/texk/web2c/luatexdir/hyphen.h \
- ../../../../src/texk/web2c/luatexdir/nodes.h \
-
+ mplib.h mpmp.h mppsout.h
diff --git a/Build/source/texk/web2c/luatexdir/luatex.mk b/Build/source/texk/web2c/luatexdir/luatex.mk
index ed745cd261d..4bb69034369 100644
--- a/Build/source/texk/web2c/luatexdir/luatex.mk
+++ b/Build/source/texk/web2c/luatexdir/luatex.mk
@@ -145,10 +145,10 @@ luatexbin:
$(MAKE) $(luatex_bin)
luatex-cross:
- $(MAKE) web2c-cross
+ $(MAKE) luatex-web2c-cross
$(MAKE) luatexbin
-web2c-cross: $(web2c_programs)
+luatex-web2c-cross: $(web2c_programs)
@if test ! -x $(linux_build_dir)/luatangle; then echo Error: linux_build_dir not ready; exit -1; fi
rm -f web2c/fixwrites web2c/splitup web2c/web2c
cp -f $(linux_build_dir)/web2c/fixwrites web2c
diff --git a/Build/source/texk/web2c/luatexdir/luatexlib.mk b/Build/source/texk/web2c/luatexdir/luatexlib.mk
index b1239b203ba..32e14e124cd 100644
--- a/Build/source/texk/web2c/luatexdir/luatexlib.mk
+++ b/Build/source/texk/web2c/luatexdir/luatexlib.mk
@@ -2,79 +2,18 @@
# $Id$
# Public domain.
-# The pdf*tex programs depend on a number of libraries.
-# Include dependencies to get the built if we don't do make
+# luatex depends on a number of libraries.
+# Include dependencies to get them built if we don't do make
# from the top-level directory.
Makefile: luatexdir/luatexlib.mk
-# libz
-
-ZLIBDIR=../../libs/zlib
-ZLIBSRCDIR=$(srcdir)/$(ZLIBDIR)
-ZLIBDEP = @ZLIBDEP@
-LDZLIB = @LDZLIB@
-
-$(ZLIBDIR)/libz.a: $(ZLIBSRCDIR)
- cd $(ZLIBDIR) && $(MAKE) $(common_makeargs) libz.a
-
-# libpng
-
-LIBPNGDIR=../../libs/libpng
-LIBPNGSRCDIR=$(srcdir)/$(LIBPNGDIR)
-LIBPNGDEP = @LIBPNGDEP@
-LDLIBPNG = @LDLIBPNG@
-
-$(LIBPNGDIR)/libpng.a: $(LIBPNGSRCDIR)/*.c
- cd $(LIBPNGDIR) && $(MAKE) $(common_makeargs) libpng.a
-
-
-# libxpdf
-
-LIBXPDFDIR=../../libs/xpdf
-LIBXPDFSRCDIR=$(srcdir)/$(LIBXPDFDIR)
-LIBXPDFDEP = @LIBXPDFDEP@
-LDLIBXPDF = @LDLIBXPDF@
-
-$(LIBXPDFDIR)/fofi/libfofi.a: $(LIBXPDFSRCDIR)/fofi/*.cc \
- $(LIBXPDFSRCDIR)/fofi/*.h
- cd $(LIBXPDFDIR)/fofi; $(MAKE) $(common_makeargs) libfofi.a
-$(LIBXPDFDIR)/goo/libGoo.a: $(LIBXPDFSRCDIR)/goo/*.cc \
- $(LIBXPDFSRCDIR)/goo/*.c $(LIBXPDFSRCDIR)/goo/*.h
- cd $(LIBXPDFDIR)/goo; $(MAKE) $(common_makeargs) libGoo.a
-$(LIBXPDFDIR)/xpdf/libxpdf.a: $(LIBXPDFSRCDIR)/xpdf/*.cc \
- $(LIBXPDFSRCDIR)/xpdf/*.h
- cd $(LIBXPDFDIR)/xpdf; $(MAKE) $(common_makeargs) libxpdf.a
-
-
-# md5
-
-LIBMD5DIR=../../libs/md5
-LIBMD5SRCDIR=$(srcdir)/$(LIBMD5DIR)
-LIBMD5DEP=$(LIBMD5DIR)/md5.o
-
-$(LIBMD5DEP): $(LIBMD5SRCDIR)/md5.c $(LIBMD5SRCDIR)/md5.h
-clean:: md5lib-clean
-md5lib-clean:
- rm -f $(LIBMD5DEP)
-
-# obsdcompat
-LIBOBSDDIR=../../libs/obsdcompat
-LIBOBSDSRCDIR=$(srcdir)/$(LIBOBSDCOMPATDIR)
-LIBOBSDDEP=@LIBOBSDDEP@
-LDLIBOBSD=@LDLIBOBSD@
-
-$(LIBOBSDDIR)/libopenbsd-compat.a: $(LIBOBSDSRCDIR)/*.c $(LIBOBSDSRCDIR)/*.h
-# common_makeargs = $(MFLAGS) CC='$(CC)' CFLAGS='$(CFLAGS)' LDFLAGS='$(LDFLAGS)' $(XMAKEARGS)
-# CFLAGS setzt libopenbsd-compat selbst, nicht durchreichen!
- cd $(LIBOBSDDIR); $(MAKE) $(MFLAGS) $(XMAKEARGS) libopenbsd-compat.a
-
# libpdf itself
-pdflib = luatexdir/libpdf.a
-pdflib_sources = $(srcdir)/luatexdir/*.c $(srcdir)/luatexdir/*.cc \
+luapdflib = luatexdir/libpdf.a
+luapdflib_sources = $(srcdir)/luatexdir/*.c $(srcdir)/luatexdir/*.cc \
$(srcdir)/luatexdir/*.h
-luatexdir/libpdf.a: $(pdflib_sources) luatexdir/luatexextra.h ctangle
+$(luapdflib): $(luapdflib_sources) luatexdir/luatexextra.h ctangle
cd luatexdir && mkdir -p font image lua lang tex && $(MAKE) $(common_makeargs) libpdf.a
# makecpool:
@@ -202,11 +141,11 @@ $(LUAZLIBDEP): $(LUAZLIBDIR)/lgzip.c $(LUAZLIBDIR)/lzlib.c
# Convenience variables.
-luatexlibs = $(pdflib) $(LDLIBPNG) $(LDZLIB) $(LDLIBXPDF) $(LIBMD5DEP) $(LDLIBOBSD) \
+luatexlibs = $(luapdflib) $(LDLIBPNG) $(LDZLIB) $(LDLIBXPDF) $(LIBMD5DEP) $(LDLIBOBSD) \
$(LIBLUADEP) $(SLNUNICODEDEP) $(LUAZIPDEP) $(ZZIPLIBDEP) $(LUAFSDEP) \
$(LUAPEGDEP) $(LUAMDVDEP) $(LUAZLIBDEP) $(LUAFFDEP)
-luatexlibsdep = $(pdflib) $(LIBPNGDEP) $(ZLIBDEP) $(LIBXPDFDEP) $(LIBMD5DEP) $(LIBOBSDDEP) \
+luatexlibsdep = $(luapdflib) $(LIBPNGDEP) $(ZLIBDEP) $(LIBXPDFDEP) $(LIBMD5DEP) $(LIBOBSDDEP) \
$(LIBLUADEP) $(SLNUNICODEDEP) $(ZZIPLIBDEP) $(LUAZIPDEP) $(LUAFSDEP) \
$(LUAPEGDEP) $(LUAMDVDEP) $(LUAZLIBDEP) $(LUAFFDEP) $(makecpool)