summaryrefslogtreecommitdiff
path: root/Build/source/texk
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-07-24 15:21:37 +0000
committerKarl Berry <karl@freefriends.org>2007-07-24 15:21:37 +0000
commit79cb9a35bb32872a84c414a8838f12f60f1b752c (patch)
tree2f49d7babf1eafb3c862984ffa85c2564b9abbdf /Build/source/texk
parent60ff49dc08d8389a26af3ef52a9bbfd072751b30 (diff)
remove no-longer-used (per akira) depend.mak
git-svn-id: svn://tug.org/texlive/trunk@4648 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk')
-rw-r--r--Build/source/texk/bibtex8/depend.mak94
-rw-r--r--Build/source/texk/chktex/depend.mak88
-rw-r--r--Build/source/texk/cjkutils/bat/depend.mak18
-rw-r--r--Build/source/texk/cjkutils/conv/depend.mak18
-rw-r--r--Build/source/texk/cjkutils/hbf2gf/depend.mak13
-rw-r--r--Build/source/texk/contrib/depend.mak559
-rw-r--r--Build/source/texk/detex/depend.mak22
-rw-r--r--Build/source/texk/devnag/depend.mak0
-rw-r--r--Build/source/texk/devnag/src/depend.mak3
-rw-r--r--Build/source/texk/djgpp/depend.mak0
-rw-r--r--Build/source/texk/dtl/depend.mak38
-rw-r--r--Build/source/texk/dvi2tty/depend.mak10
-rw-r--r--Build/source/texk/dvidvi/depend.mak21
-rw-r--r--Build/source/texk/dviljk/depend.mak50
-rw-r--r--Build/source/texk/dvipdfm/depend.mak1747
-rw-r--r--Build/source/texk/dvipos/depend.mak4
-rw-r--r--Build/source/texk/dvipsk/depend.mak989
-rw-r--r--Build/source/texk/etc/depend.mak0
-rw-r--r--Build/source/texk/gsftopk/depend.mak28
-rw-r--r--Build/source/texk/kpathsea/depend.mak1308
-rw-r--r--Build/source/texk/lacheck/depend.mak3
-rw-r--r--Build/source/texk/makeindexk/depend.mak27
-rw-r--r--Build/source/texk/musixflx/depend.mak3
-rw-r--r--Build/source/texk/owindvi/depend.mak1110
-rw-r--r--Build/source/texk/ps2pkm/depend.mak1379
-rw-r--r--Build/source/texk/seetexk/depend.mak648
-rw-r--r--Build/source/texk/tetex/depend.mak0
-rw-r--r--Build/source/texk/tex4htk/depend.mak97
-rw-r--r--Build/source/texk/ttf2pk/depend.mak141
-rw-r--r--Build/source/texk/ttf2pt1/depend.mak59
-rw-r--r--Build/source/texk/ttfdump/libttf/depend.mak386
-rw-r--r--Build/source/texk/ttfdump/src/depend.mak14
-rw-r--r--Build/source/texk/web2c/cwebdir/depend.mak0
-rw-r--r--Build/source/texk/web2c/depend.mak1244
-rw-r--r--Build/source/texk/web2c/lib/depend.mak355
-rw-r--r--Build/source/texk/web2c/mpware/depend.mak75
-rw-r--r--Build/source/texk/web2c/omegafonts/depend.mak0
-rw-r--r--Build/source/texk/web2c/otps/depend.mak67
-rw-r--r--Build/source/texk/web2c/pdftexdir/depend.mak0
-rw-r--r--Build/source/texk/web2c/web2c/depend.mak133
-rw-r--r--Build/source/texk/web2c/window/depend.mak0
-rw-r--r--Build/source/texk/windvi/depend.mak1110
-rw-r--r--Build/source/texk/xdvik/depend.mak0
43 files changed, 0 insertions, 11861 deletions
diff --git a/Build/source/texk/bibtex8/depend.mak b/Build/source/texk/bibtex8/depend.mak
deleted file mode 100644
index 42e12aeb14c..00000000000
--- a/Build/source/texk/bibtex8/depend.mak
+++ /dev/null
@@ -1,94 +0,0 @@
-$(objdir)/bibtex-4.obj: \
- sysdep.h \
- bibtex.h \
- datatype.h \
- gblprocs.h \
- gblvars.h \
- utils.h \
- version.h
-
-$(objdir)/bibtex-1.obj: \
- sysdep.h \
- bibtex.h \
- datatype.h \
- gblprocs.h \
- gblvars.h \
- utils.h \
- version.h
-
-$(objdir)/utils.obj: \
- getopt.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- sysdep.h \
- bibtex.h \
- datatype.h \
- gblprocs.h \
- gblvars.h \
- utils.h \
- version.h
-
-$(objdir)/getopt1.obj: \
- getopt.h
-
-$(objdir)/getopt.obj: \
-
-
-$(objdir)/bibtex-2.obj: \
- sysdep.h \
- bibtex.h \
- datatype.h \
- gblprocs.h \
- gblvars.h \
- utils.h \
- version.h
-
-$(objdir)/bibtex.obj: \
- sysdep.h \
- bibtex.h \
- datatype.h \
- gblprocs.h \
- gblvars.h \
- utils.h \
- version.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h
-
-$(objdir)/bibtex-3.obj: \
- sysdep.h \
- bibtex.h \
- datatype.h \
- gblprocs.h \
- gblvars.h \
- utils.h \
- version.h
-
diff --git a/Build/source/texk/chktex/depend.mak b/Build/source/texk/chktex/depend.mak
deleted file mode 100644
index 9f6f43f3d01..00000000000
--- a/Build/source/texk/chktex/depend.mak
+++ /dev/null
@@ -1,88 +0,0 @@
-$(objdir)/FindErrs.obj: \
- ChkTeX.h \
- $(gnuw32dir)/win32lib.h \
- config.h \
- chktypes.h \
- FindErrs.h \
- OpSys.h \
- Utility.h \
- Resource.h
-
-$(objdir)/chktex.obj: \
- getopt.h \
- ChkTeX.h \
- $(gnuw32dir)/win32lib.h \
- config.h \
- chktypes.h \
- FindErrs.h \
- OpSys.h \
- Utility.h \
- Resource.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h
-
-$(objdir)/Utility.obj: \
- ChkTeX.h \
- $(gnuw32dir)/win32lib.h \
- config.h \
- chktypes.h \
- FindErrs.h \
- Utility.h \
- Resource.h \
- OpSys.h
-
-$(objdir)/getopt1.obj: \
- config.h \
- getopt.h
-
-$(objdir)/OpSys.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ChkTeX.h \
- config.h \
- chktypes.h \
- FindErrs.h \
- OpSys.h \
- Utility.h
-
-$(objdir)/getopt.obj: \
- config.h
-
-$(objdir)/Resource.obj: \
- ChkTeX.h \
- $(gnuw32dir)/win32lib.h \
- config.h \
- chktypes.h \
- FindErrs.h \
- OpSys.h \
- Utility.h \
- Resource.h
-
diff --git a/Build/source/texk/cjkutils/bat/depend.mak b/Build/source/texk/cjkutils/bat/depend.mak
deleted file mode 100644
index f23a8d0a9e5..00000000000
--- a/Build/source/texk/cjkutils/bat/depend.mak
+++ /dev/null
@@ -1,18 +0,0 @@
-$(objdir)/cjklatex.obj: \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/getopt.h
-
diff --git a/Build/source/texk/cjkutils/conv/depend.mak b/Build/source/texk/cjkutils/conv/depend.mak
deleted file mode 100644
index 7c1724546f7..00000000000
--- a/Build/source/texk/cjkutils/conv/depend.mak
+++ /dev/null
@@ -1,18 +0,0 @@
-$(objdir)/cef5conv.obj: \
-
-
-$(objdir)/cefsconv.obj: \
-
-
-$(objdir)/extconv.obj: \
-
-
-$(objdir)/bg5conv.obj: \
-
-
-$(objdir)/cefconv.obj: \
-
-
-$(objdir)/sjisconv.obj: \
-
-
diff --git a/Build/source/texk/cjkutils/hbf2gf/depend.mak b/Build/source/texk/cjkutils/hbf2gf/depend.mak
deleted file mode 100644
index fe5301ac65e..00000000000
--- a/Build/source/texk/cjkutils/hbf2gf/depend.mak
+++ /dev/null
@@ -1,13 +0,0 @@
-$(objdir)/emdir.obj: \
- emdir.h
-
-$(objdir)/hbf2gf.obj: \
- hbf.h
-
-$(objdir)/hbf.obj: \
- hbf.h
-
-$(objdir)/emtexdir.obj: \
- emdir.h \
- emtexdir.h
-
diff --git a/Build/source/texk/contrib/depend.mak b/Build/source/texk/contrib/depend.mak
deleted file mode 100644
index 642d55552f2..00000000000
--- a/Build/source/texk/contrib/depend.mak
+++ /dev/null
@@ -1,559 +0,0 @@
-$(objdir)/mktex.obj: \
- stackenv.h \
- mktexlib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- variables.h \
- fileutils.h \
- mktex.h
-
-$(objdir)/irun.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- irun.h
-
-$(objdir)/pdfdde.obj: \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/getopt.h
-
-$(objdir)/fmtutil.obj: \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- mktex.h \
- mktexlib.h \
- fileutils.h \
- stackenv.h \
- variables.h \
- fmtutil.h
-
-$(objdir)/fileutils.obj: \
- fileutils.h \
- mktexlib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- stackenv.h
-
-$(objdir)/makempx.obj: \
- mktex.h \
- mktexlib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- stackenv.h \
- fileutils.h
-
-$(objdir)/stackenv.obj: \
- stackenv.h \
- mktexlib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- variables.h
-
-$(objdir)/mkofm.obj: \
- $(gnuw32dir)/win32lib.h
-
-$(objdir)/dvihp.obj: \
- mktex.h \
- mktexlib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- stackenv.h
-
-$(objdir)/variables.obj: \
- stackenv.h \
- mktexlib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- fileutils.h \
- variables.h \
- $(regexdir)/regex.h
-
-$(objdir)/main.obj: \
- mktex.h \
- mktexlib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- stackenv.h \
- variables.h \
- fileutils.h
-
-$(objdir)/mkocp.obj: \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- stackenv.h \
- mktexlib.h
-
diff --git a/Build/source/texk/detex/depend.mak b/Build/source/texk/detex/depend.mak
deleted file mode 100644
index 401673fa527..00000000000
--- a/Build/source/texk/detex/depend.mak
+++ /dev/null
@@ -1,22 +0,0 @@
-$(objdir)/detex.obj: \
- $(gnuw32dir)/win32lib.h \
- detex.h \
- c-auto.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h
-
diff --git a/Build/source/texk/devnag/depend.mak b/Build/source/texk/devnag/depend.mak
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/Build/source/texk/devnag/depend.mak
+++ /dev/null
diff --git a/Build/source/texk/devnag/src/depend.mak b/Build/source/texk/devnag/src/depend.mak
deleted file mode 100644
index 2b38f26ef3d..00000000000
--- a/Build/source/texk/devnag/src/depend.mak
+++ /dev/null
@@ -1,3 +0,0 @@
-$(objdir)/devnag.obj: \
-
-
diff --git a/Build/source/texk/djgpp/depend.mak b/Build/source/texk/djgpp/depend.mak
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/Build/source/texk/djgpp/depend.mak
+++ /dev/null
diff --git a/Build/source/texk/dtl/depend.mak b/Build/source/texk/dtl/depend.mak
deleted file mode 100644
index 6d09baa0942..00000000000
--- a/Build/source/texk/dtl/depend.mak
+++ /dev/null
@@ -1,38 +0,0 @@
-$(objdir)/dt2dv.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- dtl.h
-
-$(objdir)/dv2dt.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- dtl.h
-
diff --git a/Build/source/texk/dvi2tty/depend.mak b/Build/source/texk/dvi2tty/depend.mak
deleted file mode 100644
index e78918665d7..00000000000
--- a/Build/source/texk/dvi2tty/depend.mak
+++ /dev/null
@@ -1,10 +0,0 @@
-$(objdir)/dvistuff.obj: \
- dvi2tty.h \
- commands.h
-
-$(objdir)/dvi2tty.obj: \
- dvi2tty.h
-
-$(objdir)/disdvi.obj: \
- commands.h
-
diff --git a/Build/source/texk/dvidvi/depend.mak b/Build/source/texk/dvidvi/depend.mak
deleted file mode 100644
index 3cfe1997df6..00000000000
--- a/Build/source/texk/dvidvi/depend.mak
+++ /dev/null
@@ -1,21 +0,0 @@
-$(objdir)/dvidvi.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h
-
diff --git a/Build/source/texk/dviljk/depend.mak b/Build/source/texk/dviljk/depend.mak
deleted file mode 100644
index 3515a6340e2..00000000000
--- a/Build/source/texk/dviljk/depend.mak
+++ /dev/null
@@ -1,50 +0,0 @@
-$(objdir)/dvi2xx.obj: \
- dvi2xx.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- c-auto.h \
- config.h \
- commands.h
-
-$(objdir)/tfm.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- config.h
-
diff --git a/Build/source/texk/dvipdfm/depend.mak b/Build/source/texk/dvipdfm/depend.mak
deleted file mode 100644
index 6ee274d2bab..00000000000
--- a/Build/source/texk/dvipdfm/depend.mak
+++ /dev/null
@@ -1,1747 +0,0 @@
-$(objdir)/colorsp.obj: \
- system.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- mem.h \
- pdfdev.h \
- numbers.h \
- pdfobj.h \
- pdfparse.h \
- pdfspecial.h \
- dvipdfm.h
-
-$(objdir)/jpeg.obj: \
- system.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- mem.h \
- mfileio.h \
- numbers.h \
- dvi.h \
- error.h \
- pdfdev.h \
- pdfobj.h \
- jpeg.h \
- pdfspecial.h
-
-$(objdir)/ttf.obj: \
- config.h \
- ttf.h \
- pdfobj.h \
- system.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- mem.h \
- error.h \
- mfileio.h \
- numbers.h \
- tfm.h \
- pdflimits.h \
- twiddle.h \
- encodings.h \
- macglyphs.h
-
-$(objdir)/t1crypt.obj: \
- t1crypt.h
-
-$(objdir)/pdfdoc.obj: \
- system.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- config.h \
- mem.h \
- error.h \
- mfileio.h \
- numbers.h \
- dvi.h \
- pdfdev.h \
- pdfobj.h \
- pdflimits.h \
- pdfdoc.h \
- pdfspecial.h \
- thumbnail.h
-
-$(objdir)/dvipdfm.obj: \
- config.h \
- system.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- mem.h \
- mfileio.h \
- numbers.h \
- dvi.h \
- error.h \
- pdfdev.h \
- pdfobj.h \
- pdfdoc.h \
- encodings.h \
- type1.h \
- ttf.h \
- colorsp.h \
- pdfparse.h \
- pdfspecial.h \
- vf.h \
- pkfont.h \
- thumbnail.h \
- psimage.h \
- tfm.h
-
-$(objdir)/thumbnail.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- system.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- config.h \
- mfileio.h \
- numbers.h \
- mem.h \
- pdfobj.h \
- thumbnail.h \
- $(pngdir)/png.h \
- $(zlibdir)/zlib.h \
- $(zlibdir)/zconf.h \
- $(pngdir)/pngconf.h \
- pngimage.h
-
-$(objdir)/psimage.obj: \
- system.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- config.h \
- mem.h \
- mfileio.h \
- numbers.h \
- pdfobj.h \
- psimage.h \
- pdfspecial.h \
- epdf.h
-
-$(objdir)/numbers.obj: \
- system.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- error.h \
- mfileio.h \
- numbers.h
-
-$(objdir)/pdfobj.obj: \
- system.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- config.h \
- mem.h \
- error.h \
- mfileio.h \
- numbers.h \
- pdflimits.h \
- pdfobj.h \
- pdfspecial.h \
- pdfparse.h \
- twiddle.h \
- $(zlibdir)/zlib.h \
- $(zlibdir)/zconf.h
-
-$(objdir)/pdfdev.obj: \
- config.h \
- system.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- mem.h \
- error.h \
- mfileio.h \
- numbers.h \
- dvi.h \
- pdfdev.h \
- pdfobj.h \
- tfm.h \
- pdfdoc.h \
- type1.h \
- ttf.h \
- pkfont.h \
- pdfspecial.h \
- pdfparse.h \
- tpic.h \
- htex.h \
- mpost.h \
- psspecial.h \
- colorsp.h \
- pdflimits.h \
- twiddle.h \
- encodings.h \
- colors.h
-
-$(objdir)/encodings.obj: \
- pdflimits.h \
- pdfobj.h \
- mem.h \
- error.h \
- system.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- mfileio.h \
- numbers.h \
- pdfparse.h \
- encodings.h \
- winansi.h
-
-$(objdir)/mfileio.obj: \
- system.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- mfileio.h \
- numbers.h \
- error.h
-
-$(objdir)/epdf.obj: \
- system.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- mem.h \
- mfileio.h \
- numbers.h \
- pdfobj.h \
- pdfdoc.h \
- pdfspecial.h \
- epdf.h
-
-$(objdir)/ebb.obj: \
- system.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- mem.h \
- mfileio.h \
- numbers.h \
- pdfobj.h \
- jpeg.h \
- pdfspecial.h \
- pdfparse.h \
- config.h \
- pngimage.h \
- $(pngdir)/png.h \
- $(zlibdir)/zlib.h \
- $(zlibdir)/zconf.h \
- $(pngdir)/pngconf.h
-
-$(objdir)/htex.obj: \
- system.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- mem.h \
- mfileio.h \
- numbers.h \
- dvi.h \
- error.h \
- pdfdev.h \
- pdfobj.h \
- htex.h \
- pdfparse.h \
- pdfdoc.h
-
-$(objdir)/mpost.obj: \
- system.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- mem.h \
- error.h \
- mfileio.h \
- numbers.h \
- dvi.h \
- pdfdev.h \
- pdfobj.h \
- pdfspecial.h \
- pdfparse.h \
- mpost.h \
- pdflimits.h \
- pdfdoc.h
-
-$(objdir)/psspecial.obj: \
- system.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- mem.h \
- mfileio.h \
- numbers.h \
- psspecial.h \
- pdfparse.h \
- pdfobj.h \
- pdfspecial.h \
- psimage.h \
- mpost.h \
- pdfdoc.h
-
-$(objdir)/dvi.obj: \
- system.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- mem.h \
- error.h \
- mfileio.h \
- numbers.h \
- dvi.h \
- pdfdev.h \
- pdfobj.h \
- dvicodes.h \
- pdflimits.h \
- pdfdoc.h \
- tfm.h \
- vf.h
-
-$(objdir)/type1.obj: \
- system.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- mem.h \
- error.h \
- mfileio.h \
- numbers.h \
- pdfobj.h \
- type1.h \
- tfm.h \
- pdfparse.h \
- pdflimits.h \
- t1crypt.h \
- twiddle.h \
- encodings.h \
- standardenc.h
-
-$(objdir)/mem.obj: \
- mem.h
-
-$(objdir)/pngimage.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- system.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- config.h \
- mem.h \
- pdfobj.h \
- $(pngdir)/png.h \
- $(zlibdir)/zlib.h \
- $(zlibdir)/zconf.h \
- $(pngdir)/pngconf.h
-
-$(objdir)/vf.obj: \
- system.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- mfileio.h \
- numbers.h \
- pdflimits.h \
- mem.h \
- error.h \
- tfm.h \
- pdfdev.h \
- pdfobj.h \
- dvi.h \
- vf.h \
- config.h \
- dvicodes.h
-
-$(objdir)/tfm.obj: \
- system.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- mem.h \
- error.h \
- mfileio.h \
- numbers.h \
- pdflimits.h \
- tfm.h \
- config.h
-
-$(objdir)/pdfparse.obj: \
- system.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- mem.h \
- mfileio.h \
- numbers.h \
- dvi.h \
- error.h \
- pdfdev.h \
- pdfobj.h \
- pdfparse.h \
- pdfspecial.h \
- pdfdoc.h
-
-$(objdir)/tpic.obj: \
- system.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- mem.h \
- mfileio.h \
- numbers.h \
- tpic.h \
- pdfparse.h \
- pdfobj.h \
- pdfdoc.h \
- pdfdev.h \
- dvi.h \
- error.h
-
-$(objdir)/pdfspecial.obj: \
- system.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- mem.h \
- mfileio.h \
- numbers.h \
- dvi.h \
- error.h \
- pdfdev.h \
- pdfobj.h \
- pdflimits.h \
- pdfspecial.h \
- pdfdoc.h \
- pdfparse.h \
- jpeg.h \
- epdf.h \
- mpost.h \
- psimage.h \
- config.h \
- $(pngdir)/png.h \
- $(zlibdir)/zlib.h \
- $(zlibdir)/zconf.h \
- $(pngdir)/pngconf.h \
- pngimage.h
-
-$(objdir)/ascii85.obj: \
-
-
-$(objdir)/pkfont.obj: \
- system.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- mem.h \
- error.h \
- mfileio.h \
- numbers.h \
- pkfont.h \
- pdfobj.h \
- pdflimits.h \
- tfm.h
-
diff --git a/Build/source/texk/dvipos/depend.mak b/Build/source/texk/dvipos/depend.mak
deleted file mode 100644
index e7be419f3c5..00000000000
--- a/Build/source/texk/dvipos/depend.mak
+++ /dev/null
@@ -1,4 +0,0 @@
-dvipos.o: dvipos.c dvicore.h utils.h
-dvicore.o: dvicore.c dvicore.h tfm.h utils.h
-tfm.o: tfm.c tfm.h dvicore.h utils.h
-utils.o: utils.c utils.h
diff --git a/Build/source/texk/dvipsk/depend.mak b/Build/source/texk/dvipsk/depend.mak
deleted file mode 100644
index 8345bb41715..00000000000
--- a/Build/source/texk/dvipsk/depend.mak
+++ /dev/null
@@ -1,989 +0,0 @@
-$(objdir)/virtualfont.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- $(kpathseadir)/c-pathmx.h \
- protos.h
-
-$(objdir)/emspecial.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- protos.h
-
-$(objdir)/dospecial.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- $(kpathseadir)/tex-hush.h \
- protos.h
-
-$(objdir)/dosection.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- protos.h
-
-$(objdir)/fontdef.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- $(kpathseadir)/magstep.h \
- protos.h
-
-$(objdir)/pprescan.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- protos.h
-
-$(objdir)/tfmload.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- $(kpathseadir)/c-pathmx.h \
- protos.h
-
-$(objdir)/skippage.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- protos.h
-
-$(objdir)/dviinput.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- protos.h
-
-$(objdir)/finclude.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- protos.h
-
-$(objdir)/drawPS.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- protos.h
-
-$(objdir)/t1part.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- t1part.h \
- protos.h
-
-$(objdir)/loadfont.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-make.h \
- protos.h
-
-$(objdir)/hps.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- protos.h
-
-$(objdir)/resident.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/variable.h \
- protos.h
-
-$(objdir)/scanpage.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- protos.h
-
-$(objdir)/afm2tfm.obj: \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- dvips.h \
- debug.h \
- paths.h
-
-$(objdir)/writet1.obj: \
- ptexmac.h \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- protos.h
-
-$(objdir)/header.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- protos.h
-
-$(objdir)/squeeze.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- c-auto.h
-
-$(objdir)/unpack.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- protos.h
-
-$(objdir)/makefont.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- protos.h
-
-$(objdir)/search.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- $(kpathseadir)/tex-glyph.h
-
-$(objdir)/papersiz.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- protos.h
-
-$(objdir)/output.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- protos.h
-
-$(objdir)/scalewidth.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h
-
-$(objdir)/color.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- protos.h
-
-$(objdir)/dpicheck.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h
-
-$(objdir)/bbox.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- protos.h
-
-$(objdir)/dopage.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- protos.h
-
-$(objdir)/repack.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- protos.h
-
-$(objdir)/prescan.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- protos.h
-
-$(objdir)/dvips.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- protos.h
-
-$(objdir)/download.obj: \
- dvips.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- c-auto.h \
- debug.h \
- paths.h \
- protos.h
-
diff --git a/Build/source/texk/etc/depend.mak b/Build/source/texk/etc/depend.mak
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/Build/source/texk/etc/depend.mak
+++ /dev/null
diff --git a/Build/source/texk/gsftopk/depend.mak b/Build/source/texk/gsftopk/depend.mak
deleted file mode 100644
index 624898e6327..00000000000
--- a/Build/source/texk/gsftopk/depend.mak
+++ /dev/null
@@ -1,28 +0,0 @@
-$(objdir)/gsftopk.obj: \
- version.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/variable.h \
- c-auto.h
-
diff --git a/Build/source/texk/kpathsea/depend.mak b/Build/source/texk/kpathsea/depend.mak
deleted file mode 100644
index ceb5c840883..00000000000
--- a/Build/source/texk/kpathsea/depend.mak
+++ /dev/null
@@ -1,1308 +0,0 @@
-$(objdir)/pathsearch.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/variable.h
-
-$(objdir)/strtol.obj: \
- config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h
-
-$(objdir)/remote.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/str-list.h \
- $(geturldir)/geturl.h
-
-$(objdir)/xopendir.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/xopendir.h
-
-$(objdir)/tex-make.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/variable.h
-
-$(objdir)/getopt.obj: \
- config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- getopt.h
-
-$(objdir)/concat3.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h
-
-$(objdir)/uppercasify.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h
-
-$(objdir)/kpsewhich.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/variable.h
-
-$(objdir)/kpsestat.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-stat.h \
- $(gnuw32dir)/oldnames.h
-
-$(objdir)/xgetcwd.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- $(kpathseadir)/c-stat.h \
- $(gnuw32dir)/oldnames.h
-
-$(objdir)/db.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-stat.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/variable.h
-
-$(objdir)/expand.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/str-list.h
-
-$(objdir)/concatn.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/c-vararg.h
-
-$(objdir)/make-suffix.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h
-
-$(objdir)/rm-suffix.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h
-
-$(objdir)/xfseek.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h
-
-$(objdir)/truncate.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/truncate.h
-
-$(objdir)/dir.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-stat.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h
-
-$(objdir)/tilde.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tilde.h
-
-$(objdir)/str-llist.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/str-llist.h
-
-$(objdir)/progname.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h
-
-$(objdir)/fn.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/fn.h
-
-$(objdir)/kpsecheck.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(regexdir)/fnmatch.h
-
-$(objdir)/find-suffix.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h
-
-$(objdir)/xcalloc.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h
-
-$(objdir)/access.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h
-
-$(objdir)/xstrdup.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h
-
-$(objdir)/xputenv.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h
-
-$(objdir)/path-elt.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h
-
-$(objdir)/xrealloc.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h
-
-$(objdir)/concat.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h
-
-$(objdir)/xfopen.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h
-
-$(objdir)/xdirname.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h
-
-$(objdir)/str-list.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/str-list.h
-
-$(objdir)/elt-dirs.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/xopendir.h
-
-$(objdir)/proginit.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h
-
-$(objdir)/version.obj: \
- c-auto.h \
- $(kpathseadir)/c-proto.h
-
-$(objdir)/line.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/line.h
-
-$(objdir)/xftell.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h
-
-$(objdir)/getopt1.obj: \
- config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- getopt.h
-
-$(objdir)/readlink.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(gnuw32dir)/oldnames.h
-
-$(objdir)/variable.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/variable.h
-
-$(objdir)/tex-glyph.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/variable.h
-
-$(objdir)/strcasecmp.obj: \
- config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h
-
-$(objdir)/file-p.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/xstat.h \
- $(kpathseadir)/c-stat.h \
- $(gnuw32dir)/oldnames.h
-
-$(objdir)/magstep.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/magstep.h
-
-$(objdir)/tex-file.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/variable.h
-
-$(objdir)/fontmap.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h
-
-$(objdir)/debug.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/remote.h
-
-$(objdir)/atou.obj: \
- config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h
-
-$(objdir)/xmalloc.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h
-
-$(objdir)/hash.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/str-list.h
-
-$(objdir)/xstat.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/xstat.h \
- $(kpathseadir)/c-stat.h \
- $(gnuw32dir)/oldnames.h
-
-$(objdir)/readable.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-stat.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/truncate.h
-
-$(objdir)/kdefault.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/default.h
-
-$(objdir)/cnf.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/recoder.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/variable.h
-
-$(objdir)/xbasename.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h
-
-$(objdir)/win32hash.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/remote.h
-
-$(objdir)/tex-hush.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/variable.h
-
-$(objdir)/extend-fname.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h
-
-$(objdir)/absolute.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h
-
diff --git a/Build/source/texk/lacheck/depend.mak b/Build/source/texk/lacheck/depend.mak
deleted file mode 100644
index 33eb8125d07..00000000000
--- a/Build/source/texk/lacheck/depend.mak
+++ /dev/null
@@ -1,3 +0,0 @@
-$(objdir)/$(LEX_OUTPUT_ROOT).obj: \
- $(gnuw32dir)/win32lib.h
-
diff --git a/Build/source/texk/makeindexk/depend.mak b/Build/source/texk/makeindexk/depend.mak
deleted file mode 100644
index 1b602039bd9..00000000000
--- a/Build/source/texk/makeindexk/depend.mak
+++ /dev/null
@@ -1,27 +0,0 @@
-$(objdir)/qsort.obj: \
- mkind.h \
- c-auto.h
-
-$(objdir)/scanst.obj: \
- mkind.h \
- c-auto.h \
- scanst.h
-
-$(objdir)/genind.obj: \
- mkind.h \
- c-auto.h \
- genind.h
-
-$(objdir)/sortid.obj: \
- mkind.h \
- c-auto.h
-
-$(objdir)/scanid.obj: \
- mkind.h \
- c-auto.h \
- scanid.h
-
-$(objdir)/mkind.obj: \
- mkind.h \
- c-auto.h
-
diff --git a/Build/source/texk/musixflx/depend.mak b/Build/source/texk/musixflx/depend.mak
deleted file mode 100644
index 6d1f4a07add..00000000000
--- a/Build/source/texk/musixflx/depend.mak
+++ /dev/null
@@ -1,3 +0,0 @@
-$(objdir)/musixflx.obj: \
-
-
diff --git a/Build/source/texk/owindvi/depend.mak b/Build/source/texk/owindvi/depend.mak
deleted file mode 100644
index b018cfa7062..00000000000
--- a/Build/source/texk/owindvi/depend.mak
+++ /dev/null
@@ -1,1110 +0,0 @@
-$(objdir)/dvi-draw.obj: \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- ../windvi/dvi.h
-
-$(objdir)/ttf.obj: \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h \
- ../windvi/dvi.h
-
-$(objdir)/src-spec-1.obj: \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h \
- $(kpathseadir)/c-stat.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/magstep.h \
- ../windvi/dvi.h
-
-$(objdir)/winprint.obj: \
- ../windvi/wingui.h \
- ../windvi/resource.h \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h
-
-$(objdir)/winevt.obj: \
- ../windvi/wingui.h \
- ../windvi/resource.h \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h \
- ../windvi/dvi.h
-
-$(objdir)/font-open.obj: \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h \
- $(kpathseadir)/tex-glyph.h
-
-$(objdir)/winxutl.obj: \
- ../windvi/wingui.h \
- ../windvi/resource.h \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h \
- ../windvi/winxutl.h
-
-$(objdir)/winopt.obj: \
- ../windvi/wingui.h \
- ../windvi/resource.h \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h \
- ../windvi/version.h \
- ../windvi/c-openmx.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/line.h
-
-$(objdir)/dvi-init.obj: \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h \
- $(kpathseadir)/c-stat.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/tex-glyph.h \
- ../windvi/dvi.h \
- $(t1dir)/t1lib.h
-
-$(objdir)/mime.obj: \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h
-
-$(objdir)/winlog.obj: \
- ../windvi/wingui.h \
- ../windvi/resource.h \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h
-
-$(objdir)/winimg.obj: \
- ../windvi/wingui.h \
- ../windvi/resource.h \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h
-
-$(objdir)/squeeze.obj: \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h
-
-$(objdir)/t1.obj: \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h
-
-$(objdir)/special.obj: \
- ../windvi/wingui.h \
- ../windvi/resource.h \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/line.h \
- ../windvi/dvi.h \
- $(zlibdir)/zlib.h \
- $(zlibdir)/zconf.h \
- $(bzip2dir)/bzlib.h
-
-$(objdir)/vf.obj: \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h \
- ../windvi/dvi.h
-
-$(objdir)/windraw.obj: \
- ../windvi/wingui.h \
- ../windvi/resource.h \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h \
- ../windvi/version.h
-
-$(objdir)/alloca.obj: \
-
-
-$(objdir)/dvips.obj: \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h
-
-$(objdir)/winabout.obj: \
- ../windvi/wingui.h \
- ../windvi/resource.h
-
-$(objdir)/gf.obj: \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h
-
-$(objdir)/winhtex.obj: \
- ../windvi/wingui.h \
- ../windvi/resource.h \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h \
- ../windvi/winhtex.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h
-
-$(objdir)/tfmload.obj: \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h
-
-$(objdir)/pk.obj: \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h
-
-$(objdir)/util.obj: \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h
-
-$(objdir)/wwwfetch.obj: \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h
-
-$(objdir)/psgs.obj: \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h
-
-$(objdir)/psgsw32.obj: \
- $(gnuw32dir)/win32lib.h \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h
-
-$(objdir)/xdvi.obj: \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h \
- ../windvi/c-openmx.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- ../windvi/version.h \
- xdvi.icon
-
-$(objdir)/wincfg.obj: \
- ../windvi/wingui.h \
- ../windvi/resource.h \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h \
- ../windvi/mfmodes.h
-
-$(objdir)/src-spec.obj: \
- $(gnuw32dir)/win32lib.h \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h \
- $(kpathseadir)/c-stat.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/magstep.h \
- ../windvi/dvi.h
-
-$(objdir)/events.obj: \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h
-
-$(objdir)/wintransf.obj: \
- ../windvi/wingui.h \
- ../windvi/resource.h \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h
-
-$(objdir)/hypertex.obj: \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h
-
-$(objdir)/windvi.obj: \
- ../windvi/wingui.h \
- ../windvi/resource.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h
-
-$(objdir)/winver.obj: \
- ../windvi/wingui.h \
- ../windvi/resource.h \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h
-
-$(objdir)/wingoto.obj: \
- ../windvi/wingui.h \
- ../windvi/resource.h \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h
-
-$(objdir)/wincolor.obj: \
- ../windvi/wingui.h \
- ../windvi/resource.h \
- ../windvi/xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- ../windvi/windvi.h \
- ../windvi/c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- ../windvi/patchlevel.h
-
diff --git a/Build/source/texk/ps2pkm/depend.mak b/Build/source/texk/ps2pkm/depend.mak
deleted file mode 100644
index 5d708e7e3a8..00000000000
--- a/Build/source/texk/ps2pkm/depend.mak
+++ /dev/null
@@ -1,1379 +0,0 @@
-$(objdir)/t1stub.obj: \
- objects.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- c-auto.h \
- types.h
-
-$(objdir)/hints.obj: \
- types.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- c-auto.h \
- objects.h \
- spaces.h \
- paths.h \
- regions.h \
- hints.h
-
-$(objdir)/arith.obj: \
- types.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- c-auto.h \
- objects.h \
- spaces.h \
- arith.h
-
-$(objdir)/t1snap.obj: \
- objects.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- c-auto.h \
- types.h \
- spaces.h \
- paths.h
-
-$(objdir)/pktest.obj: \
- basics.h \
- pkout.h
-
-$(objdir)/token.obj: \
- types.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- c-auto.h \
- t1stdio.h \
- util.h \
- digit.h \
- token.h \
- tokst.h \
- hdigit.h
-
-$(objdir)/mag.obj: \
- basics.h
-
-$(objdir)/pfb2pfa.obj: \
- basics.h \
- filenames.h
-
-$(objdir)/filenames.obj: \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- c-auto.h \
- basics.h
-
-$(objdir)/strexpr.obj: \
- basics.h
-
-$(objdir)/sexpr.obj: \
- strexpr.h \
- basics.h
-
-$(objdir)/psearch.obj: \
- basics.h \
- strexpr.h \
- filenames.h \
- texfiles.h
-
-$(objdir)/curves.obj: \
- types.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- c-auto.h \
- objects.h \
- spaces.h \
- paths.h \
- regions.h \
- curves.h \
- lines.h \
- arith.h
-
-$(objdir)/pk2bm.obj: \
- pkin.h
-
-$(objdir)/t1io.obj: \
- c-auto.h \
- t1stdio.h \
- types.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- t1hdigit.h
-
-$(objdir)/fontfcn.obj: \
- t1imager.h \
- types.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- c-auto.h \
- fontmisc.h \
- util.h \
- fontfcn.h
-
-$(objdir)/objects.obj: \
- types.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- c-auto.h \
- objects.h \
- spaces.h \
- paths.h \
- regions.h \
- fonts.h \
- pictures.h \
- strokes.h \
- cluts.h
-
-$(objdir)/ps2pk.obj: \
- basics.h \
- filenames.h \
- psearch.h \
- pkout.h \
- ffilest.h \
- types.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- c-auto.h \
- Xstuff.h \
- fontmisc.h \
- fontstruct.h \
- font.h \
- fsmasks.h \
- fontfile.h \
- fontxlfd.h
-
-$(objdir)/basename.obj: \
- basics.h \
- filenames.h
-
-$(objdir)/pkout.obj: \
- basics.h \
- pkout.h
-
-$(objdir)/regions.obj: \
- types.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- c-auto.h \
- objects.h \
- spaces.h \
- regions.h \
- paths.h \
- curves.h \
- lines.h \
- pictures.h \
- fonts.h \
- hints.h \
- strokes.h
-
-$(objdir)/util.obj: \
- types.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- c-auto.h \
- util.h \
- fontmisc.h
-
-$(objdir)/flisearch.obj: \
- basics.h \
- filenames.h \
- psearch.h
-
-$(objdir)/scanfont.obj: \
- types.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- c-auto.h \
- t1stdio.h \
- util.h \
- token.h \
- fontfcn.h \
- blues.h
-
-$(objdir)/encoding.obj: \
- basics.h
-
-$(objdir)/t1info.obj: \
- types.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- c-auto.h \
- ffilest.h \
- Xstuff.h \
- fontmisc.h \
- fontstruct.h \
- font.h \
- fsmasks.h \
- fontfile.h \
- fontxlfd.h \
- t1intf.h
-
-$(objdir)/paths.obj: \
- types.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- c-auto.h \
- objects.h \
- spaces.h \
- paths.h \
- regions.h \
- fonts.h \
- pictures.h \
- strokes.h \
- trig.h
-
-$(objdir)/texfiles.obj: \
- texfiles.h
-
-$(objdir)/t1funcs.obj: \
- types.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- c-auto.h \
- ffilest.h \
- Xstuff.h \
- fontmisc.h \
- fontstruct.h \
- font.h \
- fsmasks.h \
- fontfile.h \
- fontxlfd.h \
- t1intf.h \
- objects.h \
- spaces.h \
- regions.h \
- t1stdio.h \
- util.h \
- fontfcn.h
-
-$(objdir)/bstring.obj: \
- c-auto.h
-
-$(objdir)/spaces.obj: \
- types.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- c-auto.h \
- objects.h \
- spaces.h \
- paths.h \
- pictures.h \
- fonts.h \
- arith.h \
- trig.h
-
-$(objdir)/t1test.obj: \
- ffilest.h \
- types.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- c-auto.h \
- Xstuff.h \
- fontmisc.h \
- fontstruct.h \
- font.h \
- fsmasks.h \
- fontfile.h \
- fontxlfd.h
-
-$(objdir)/lines.obj: \
- types.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- c-auto.h \
- objects.h \
- spaces.h \
- regions.h \
- lines.h
-
-$(objdir)/type1.obj: \
- types.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h \
- c-auto.h \
- objects.h \
- spaces.h \
- paths.h \
- fonts.h \
- pictures.h \
- util.h \
- blues.h
-
-$(objdir)/basics.obj: \
- $(gnuw32dir)/win32lib.h
-
-$(objdir)/pkin.obj: \
- basics.h \
- pkin.h
-
diff --git a/Build/source/texk/seetexk/depend.mak b/Build/source/texk/seetexk/depend.mak
deleted file mode 100644
index 42a08a73fa3..00000000000
--- a/Build/source/texk/seetexk/depend.mak
+++ /dev/null
@@ -1,648 +0,0 @@
-$(objdir)/strtol.obj: \
-
-
-$(objdir)/font.obj: \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- conv.h \
- error.h \
- $(kpathseadir)/c-vararg.h \
- font.h
-
-$(objdir)/dviclass.obj: \
- dviclass.h
-
-$(objdir)/sdecode.obj: \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- error.h \
- $(kpathseadir)/c-vararg.h \
- sdecode.h
-
-$(objdir)/getopt.obj: \
-
-
-$(objdir)/skip.obj: \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- fio.h
-
-$(objdir)/scaletfm.obj: \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- error.h \
- $(kpathseadir)/c-vararg.h \
- font.h
-
-$(objdir)/dvibook.obj: \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- dviclass.h \
- dvicodes.h \
- error.h \
- $(kpathseadir)/c-vararg.h \
- fio.h \
- gripes.h \
- search.h \
- seek.h
-
-$(objdir)/error.obj: \
- c-auto.h \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- error.h \
- $(kpathseadir)/c-vararg.h
-
-$(objdir)/gripes0.obj: \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- error.h \
- $(kpathseadir)/c-vararg.h \
- gripes.h
-
-$(objdir)/rstfont.obj: \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- error.h \
- $(kpathseadir)/c-vararg.h \
- font.h \
- fio.h
-
-$(objdir)/rotate.obj: \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- error.h \
- $(kpathseadir)/c-vararg.h \
- font.h
-
-$(objdir)/split.obj: \
-
-
-$(objdir)/font_subr.obj: \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- error.h \
- $(kpathseadir)/c-vararg.h \
- font.h
-
-$(objdir)/dvistate.obj: \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- conv.h \
- dvicodes.h \
- error.h \
- $(kpathseadir)/c-vararg.h \
- fio.h \
- font.h \
- gripes.h \
- postamble.h \
- search.h \
- seek.h \
- dvistate.h
-
-$(objdir)/conv.obj: \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- conv.h
-
-$(objdir)/search.obj: \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- search.h
-
-$(objdir)/pxlfont.obj: \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- error.h \
- $(kpathseadir)/c-vararg.h \
- font.h \
- fio.h
-
-$(objdir)/gripes1.obj: \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- error.h \
- $(kpathseadir)/c-vararg.h \
- font.h \
- gripes.h
-
-$(objdir)/tfmfont.obj: \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- conv.h \
- font.h \
- tfm.h
-
-$(objdir)/scanpost.obj: \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- dvicodes.h \
- fio.h \
- gripes.h \
- postamble.h
-
-$(objdir)/gfclass.obj: \
- gfclass.h
-
-$(objdir)/findpost.obj: \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- dvicodes.h \
- fio.h \
- num.h
-
-$(objdir)/dvitodvi.obj: \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- dviclass.h \
- dvicodes.h \
- error.h \
- $(kpathseadir)/c-vararg.h \
- fio.h \
- gripes.h \
- search.h \
- seek.h
-
-$(objdir)/dviselect.obj: \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- dviclass.h \
- dvicodes.h \
- error.h \
- $(kpathseadir)/c-vararg.h \
- fio.h \
- gripes.h \
- search.h
-
-$(objdir)/tfm.obj: \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- fio.h \
- tfm.h
-
-$(objdir)/gffont.obj: \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- error.h \
- $(kpathseadir)/c-vararg.h \
- font.h \
- gfcodes.h \
- gfclass.h \
- num.h
-
-$(objdir)/fio.obj: \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- error.h \
- $(kpathseadir)/c-vararg.h \
- fio.h
-
-$(objdir)/dvistuff.obj: \
- dvistuff.h \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- font.h \
- conv.h \
- dviclass.h \
- dvicodes.h \
- postamble.h \
- search.h \
- fio.h
-
-$(objdir)/dvi_draw.obj: \
-
-
-$(objdir)/dviconcat.obj: \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- dviclass.h \
- dvicodes.h \
- error.h \
- $(kpathseadir)/c-vararg.h \
- fio.h \
- gripes.h \
- search.h
-
-$(objdir)/tempfile.obj: \
- $(kpathseadir)/c-fopen.h
-
-$(objdir)/seek.obj: \
- $(kpathseadir)/c-fopen.h \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- seek.h
-
-$(objdir)/strsave.obj: \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- error.h \
- $(kpathseadir)/c-vararg.h
-
-$(objdir)/pkfont.obj: \
- types.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- error.h \
- $(kpathseadir)/c-vararg.h \
- font.h \
- num.h
-
diff --git a/Build/source/texk/tetex/depend.mak b/Build/source/texk/tetex/depend.mak
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/Build/source/texk/tetex/depend.mak
+++ /dev/null
diff --git a/Build/source/texk/tex4htk/depend.mak b/Build/source/texk/tex4htk/depend.mak
deleted file mode 100644
index 9620e320a6d..00000000000
--- a/Build/source/texk/tex4htk/depend.mak
+++ /dev/null
@@ -1,97 +0,0 @@
-$(objdir)/tex4ht.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/tex-make.h
-
-$(objdir)/t4ht.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/tex-make.h
-
-$(objdir)/runht.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h
-
-$(objdir)/htcmd.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/tex-make.h
-
diff --git a/Build/source/texk/ttf2pk/depend.mak b/Build/source/texk/ttf2pk/depend.mak
deleted file mode 100644
index 025b0feb519..00000000000
--- a/Build/source/texk/ttf2pk/depend.mak
+++ /dev/null
@@ -1,141 +0,0 @@
-$(objdir)/ttf2tfm.obj: \
- ttf2tfm.h \
- newobj.h \
- ttfenc.h \
- ligkern.h \
- texenc.h \
- ttfaux.h \
- tfmaux.h \
- vplaux.h \
- errormsg.h \
- filesrch.h \
- parse.h \
- subfont.h
-
-$(objdir)/case.obj: \
- case.h
-
-$(objdir)/subfont.obj: \
- filesrch.h \
- ttf2tfm.h \
- subfont.h \
- newobj.h \
- errormsg.h
-
-$(objdir)/parse.obj: \
- ttf2tfm.h \
- errormsg.h \
- newobj.h \
- ligkern.h \
- texenc.h \
- parse.h \
- filesrch.h
-
-$(objdir)/newobj.obj: \
- newobj.h \
- ttf2tfm.h \
- errormsg.h \
- texenc.h
-
-$(objdir)/errormsg.obj: \
- errormsg.h
-
-$(objdir)/emtexdir.obj: \
- emdir.h \
- emtexdir.h
-
-$(objdir)/ttfenc.obj: \
- newobj.h \
- ttf2tfm.h \
- ttfenc.h \
- errormsg.h
-
-$(objdir)/emdir.obj: \
- emdir.h
-
-$(objdir)/ttfaux.obj: \
- $(ttfdir)/freetype.h \
- $(ttfdir)/fterrid.h \
- $(ttfdir)/ftnameid.h \
- $(ttfdir)/extend/ftxkern.h \
- $(ttfdir)/extend/ftxpost.h \
- $(ttfdir)/extend/ftxopen.h \
- $(ttfdir)/extend/ftxgdef.h \
- $(ttfdir)/extend/ftxgsub.h \
- $(ttfdir)/extend/ftxgpos.h \
- ttf2tfm.h \
- newobj.h \
- ligkern.h \
- ttfenc.h \
- tfmaux.h \
- errormsg.h \
- ttfaux.h \
- filesrch.h
-
-$(objdir)/filesrch.obj: \
- filesrch.h \
- ttf2tfm.h \
- newobj.h
-
-$(objdir)/tfmaux.obj: \
- ttf2tfm.h \
- newobj.h \
- tfmaux.h \
- errormsg.h
-
-$(objdir)/pklib.obj: \
- newobj.h \
- ttf2tfm.h \
- pklib.h \
- errormsg.h \
- filesrch.h
-
-$(objdir)/ttf2pk.obj: \
- ttf2tfm.h \
- newobj.h \
- pklib.h \
- ttfenc.h \
- ttflib.h \
- errormsg.h \
- filesrch.h \
- parse.h \
- subfont.h
-
-$(objdir)/ligkern.obj: \
- ttf2tfm.h \
- ligkern.h \
- ttfenc.h \
- texenc.h \
- newobj.h \
- errormsg.h
-
-$(objdir)/vplaux.obj: \
- ttf2tfm.h \
- newobj.h \
- ttfenc.h \
- texenc.h \
- tfmaux.h \
- vplaux.h \
- errormsg.h \
- case.h
-
-$(objdir)/ttflib.obj: \
- pklib.h \
- $(ttfdir)/freetype.h \
- $(ttfdir)/fterrid.h \
- $(ttfdir)/ftnameid.h \
- ttfenc.h \
- ttf2tfm.h \
- ttflib.h \
- errormsg.h \
- newobj.h \
- $(ttfdir)/extend/ftxpost.h \
- $(ttfdir)/extend/ftxopen.h \
- $(ttfdir)/extend/ftxgdef.h \
- $(ttfdir)/extend/ftxgsub.h \
- $(ttfdir)/extend/ftxgpos.h
-
-$(objdir)/texenc.obj: \
- ttf2tfm.h \
- texenc.h
-
diff --git a/Build/source/texk/ttf2pt1/depend.mak b/Build/source/texk/ttf2pt1/depend.mak
deleted file mode 100644
index 26189fb1e52..00000000000
--- a/Build/source/texk/ttf2pt1/depend.mak
+++ /dev/null
@@ -1,59 +0,0 @@
-$(objdir)/pt1.obj: \
- winport.h \
- $(gnuw32dir)/win32lib.h \
- ttf.h \
- pt1.h \
- global.h
-
-$(objdir)/ft.obj: \
- $(freetype2dir)/include/freetype/freetype.h \
- $(freetype2dir)/include/ft2build.h \
- $(freetype2dir)/include/freetype/config/ftheader.h \
- $(freetype2dir)/include/freetype/internal/internal.h \
- $(freetype2dir)/include/freetype/config/ftconfig.h \
- $(freetype2dir)/include/freetype/config/ftoption.h \
- $(freetype2dir)/include/freetype/fterrors.h \
- $(freetype2dir)/include/freetype/ftmoderr.h \
- $(freetype2dir)/include/freetype/fttypes.h \
- $(freetype2dir)/include/freetype/ftsystem.h \
- $(freetype2dir)/include/freetype/ftimage.h \
- $(freetype2dir)/include/freetype/ftglyph.h \
- $(freetype2dir)/include/freetype/freetype.h \
- $(freetype2dir)/include/freetype/ftsnames.h \
- $(freetype2dir)/include/freetype/ttnameid.h \
- $(freetype2dir)/include/freetype/ftoutln.h \
- winport.h \
- $(gnuw32dir)/win32lib.h \
- pt1.h \
- global.h
-
-$(objdir)/ttf2pt1.obj: \
- winport.h \
- $(gnuw32dir)/win32lib.h \
- pt1.h \
- global.h \
- version.h
-
-$(objdir)/ttf.obj: \
- winport.h \
- $(gnuw32dir)/win32lib.h \
- ttf.h \
- pt1.h \
- global.h
-
-$(objdir)/t1asm.obj: \
-
-
-$(objdir)/bitmap.obj: \
- pt1.h \
- global.h
-
-$(objdir)/bdf.obj: \
- winport.h \
- $(gnuw32dir)/win32lib.h \
- pt1.h \
- global.h
-
-$(objdir)/runt1asm.obj: \
- t1asm.c
-
diff --git a/Build/source/texk/ttfdump/libttf/depend.mak b/Build/source/texk/ttfdump/libttf/depend.mak
deleted file mode 100644
index 21e51bc79bc..00000000000
--- a/Build/source/texk/ttfdump/libttf/depend.mak
+++ /dev/null
@@ -1,386 +0,0 @@
-$(objdir)/interp.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/gcache.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/prep.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/ttfutil.obj: \
- ../include/ttf.h \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/tabledir.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/maxp.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/os2.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h \
- ../include/os2_P.h
-
-$(objdir)/fpgm.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/name.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/ttfread.obj: \
- ../include/ttf.h \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/ltsh.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/vdmx.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/cmap.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/cvt.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/pclt.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/fixed.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/hdmx.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/vmtx.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/disasm.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/head.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/glyf.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/stack.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/font.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/ttc.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h \
- ../include/ttc.h
-
-$(objdir)/hhea.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/kern.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/hmtx.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/loca.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/gasp.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/gstate.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/post.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
-$(objdir)/vhea.obj: \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h
-
diff --git a/Build/source/texk/ttfdump/src/depend.mak b/Build/source/texk/ttfdump/src/depend.mak
deleted file mode 100644
index 0984e0ea81b..00000000000
--- a/Build/source/texk/ttfdump/src/depend.mak
+++ /dev/null
@@ -1,14 +0,0 @@
-$(objdir)/ttfdump.obj: \
- $(kpathseadir)/getopt.h \
- ../config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h \
- ../include/ttf.h \
- ../include/tables.h \
- ../include/gcache.h \
- ../include/gstate.h \
- ../include/loadtable.h \
- ../include/ttfutil.h \
- ../include/protos.h \
- ../include/ttc.h
-
diff --git a/Build/source/texk/web2c/cwebdir/depend.mak b/Build/source/texk/web2c/cwebdir/depend.mak
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/Build/source/texk/web2c/cwebdir/depend.mak
+++ /dev/null
diff --git a/Build/source/texk/web2c/depend.mak b/Build/source/texk/web2c/depend.mak
deleted file mode 100644
index 6bb610be06c..00000000000
--- a/Build/source/texk/web2c/depend.mak
+++ /dev/null
@@ -1,1244 +0,0 @@
-$(objdir)/odvitype.obj: \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- odvitype.h
-
-$(objdir)/pooltype.obj: \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- pooltype.h
-
-$(objdir)/cwebboot.obj: \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h
-
-$(objdir)/eomegafirst.obj: \
- omegad.h \
- texmfmp.h \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-make.h \
- texmfmem.h \
- omegamem.h \
- omegacoerce.h
-
-$(objdir)/dvitype.obj: \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- dvitype.h
-
-$(objdir)/tie.obj: \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h
-
-$(objdir)/gftype.obj: \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- gftype.h
-
-$(objdir)/tangle.obj: \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- tangle.h
-
-$(objdir)/tex.obj: \
- texmfmp.h \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-make.h \
- texmfmem.h \
- texcoerce.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/absolute.h \
- texmfmp-help.h
-
-$(objdir)/dvicopy.obj: \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- dvicopy.h
-
-$(objdir)/patgen.obj: \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- patgen.h
-
-$(objdir)/otangle.obj: \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- otangle.h
-
-$(objdir)/eomegabis.obj: \
- omegad.h \
- texmfmp.h \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-make.h \
- texmfmem.h \
- omegamem.h \
- omegacoerce.h
-
-$(objdir)/cweave.obj: \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h
-
-$(objdir)/ctangleboot.obj: \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h
-
-$(objdir)/odvicopy.obj: \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- odvicopy.h
-
-$(objdir)/dvitomp.obj: \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- dvitomp.h
-
-$(objdir)/cweb.obj: \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h
-
-$(objdir)/bibtex.obj: \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- bibtex.h
-
-$(objdir)/ctangle.obj: \
- $(kpathseadir)/kpathsea.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/absolute.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-dir.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-namemx.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/cnf.h \
- $(kpathseadir)/concatn.h \
- $(kpathseadir)/db.h \
- $(kpathseadir)/str-list.h \
- $(kpathseadir)/default.h \
- $(kpathseadir)/expand.h \
- $(kpathseadir)/fn.h \
- $(kpathseadir)/fontmap.h \
- $(kpathseadir)/hash.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/paths.h \
- $(kpathseadir)/pathsearch.h \
- $(kpathseadir)/str-llist.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/remote.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/tex-glyph.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/tilde.h \
- $(kpathseadir)/truncate.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/xopendir.h \
- $(kpathseadir)/xstat.h
-
-$(objdir)/gftopk.obj: \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- gftopk.h
-
-$(objdir)/vptovf.obj: \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- vptovf.h
-
-$(objdir)/eomega.obj: \
- texmfmp.h \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-make.h \
- texmfmem.h \
- eomegamem.h \
- eomegacoerce.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/absolute.h \
- texmfmp-help.h
-
-$(objdir)/tftopl.obj: \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- tftopl.h
-
-$(objdir)/omegabis.obj: \
- omegad.h \
- texmfmp.h \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-make.h \
- texmfmem.h \
- omegamem.h \
- omegacoerce.h
-
-$(objdir)/weave.obj: \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- weave.h
-
-$(objdir)/mft.obj: \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- mft.h
-
-$(objdir)/pltotf.obj: \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- pltotf.h
-
-$(objdir)/vftovp.obj: \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- vftovp.h
-
-$(objdir)/etex.obj: \
- texmfmp.h \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-make.h \
- texmfmem.h \
- etexcoerce.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/absolute.h \
- texmfmp-help.h
-
-$(objdir)/pdftex.obj: \
- texmfmp.h \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-make.h \
- texmfmem.h \
- pdftexcoerce.h \
- pdftexdir/pdftex.h \
- ./pdftexdir/ptexlib.h \
- ./pdftexdir/ptexmac.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/absolute.h \
- texmfmp-help.h
-
-$(objdir)/pktype.obj: \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- pktype.h
-
-$(objdir)/gftodvi.obj: \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- gftodmem.h \
- gftodvi.h
-
-$(objdir)/tangleboot.obj: \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- tangleboot.h
-
-$(objdir)/pktogf.obj: \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- pktogf.h
-
-$(objdir)/omega.obj: \
- texmfmp.h \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-make.h \
- texmfmem.h \
- omegamem.h \
- omegacoerce.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/absolute.h \
- texmfmp-help.h
-
-$(objdir)/omegafirst.obj: \
- omegad.h \
- texmfmp.h \
- cpascal.h \
- config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- help.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-make.h \
- texmfmem.h \
- omegamem.h \
- omegacoerce.h
-
diff --git a/Build/source/texk/web2c/lib/depend.mak b/Build/source/texk/web2c/lib/depend.mak
deleted file mode 100644
index ec2590f959e..00000000000
--- a/Build/source/texk/web2c/lib/depend.mak
+++ /dev/null
@@ -1,355 +0,0 @@
-$(objdir)/coredump.obj: \
- ../config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h
-
-$(objdir)/basechsuffix.obj: \
- ../config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h
-
-$(objdir)/chartostring.obj: \
- ../config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h
-
-$(objdir)/usage.obj: \
- ../config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h
-
-$(objdir)/version.obj: \
- ../c-auto.h
-
-$(objdir)/texmfmp.obj: \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/line.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/readable.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/absolute.h \
- ../texmfmp-help.h
-
-$(objdir)/printversion.obj: \
- ../config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h
-
-$(objdir)/input2int.obj: \
- ../config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h
-
-$(objdir)/openclose.obj: \
- ../config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/variable.h \
- $(kpathseadir)/absolute.h
-
-$(objdir)/oem.obj: \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-vararg.h
-
-$(objdir)/win32main.obj: \
- ../config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h
-
-$(objdir)/zround.obj: \
- ../config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h
-
-$(objdir)/uexit.obj: \
- ../config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h
-
-$(objdir)/eofeoln.obj: \
- ../config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h
-
-$(objdir)/main.obj: \
- ../config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h
-
-$(objdir)/fprintreal.obj: \
- ../config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h
-
-$(objdir)/alloca.obj: \
- ../config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h
-
-$(objdir)/inputint.obj: \
- ../config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h
-
diff --git a/Build/source/texk/web2c/mpware/depend.mak b/Build/source/texk/web2c/mpware/depend.mak
deleted file mode 100644
index 505ca7646a1..00000000000
--- a/Build/source/texk/web2c/mpware/depend.mak
+++ /dev/null
@@ -1,75 +0,0 @@
-$(objdir)/dmp.obj: \
- ../config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-pathch.h
-
-$(objdir)/newer.obj: \
- ../c-auto.h \
- ../config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h
-
-$(objdir)/mpto.obj: \
- ../c-auto.h \
- ../cpascal.h \
- ../config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-file.h \
- ../help.h \
- $(kpathseadir)/variable.h
-
diff --git a/Build/source/texk/web2c/omegafonts/depend.mak b/Build/source/texk/web2c/omegafonts/depend.mak
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/Build/source/texk/web2c/omegafonts/depend.mak
+++ /dev/null
diff --git a/Build/source/texk/web2c/otps/depend.mak b/Build/source/texk/web2c/otps/depend.mak
deleted file mode 100644
index fcd8a570a6c..00000000000
--- a/Build/source/texk/web2c/otps/depend.mak
+++ /dev/null
@@ -1,67 +0,0 @@
-$(objdir)/otp2ocp.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- routines.h \
- ../config.h \
- $(kpathseadir)/../web2c/c-auto.h
-
-$(objdir)/routines.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- routines.h \
- ../config.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- otp.h
-
-$(objdir)/outocp.obj: \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- otp.h
-
diff --git a/Build/source/texk/web2c/pdftexdir/depend.mak b/Build/source/texk/web2c/pdftexdir/depend.mak
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/Build/source/texk/web2c/pdftexdir/depend.mak
+++ /dev/null
diff --git a/Build/source/texk/web2c/web2c/depend.mak b/Build/source/texk/web2c/web2c/depend.mak
deleted file mode 100644
index f88eb05752b..00000000000
--- a/Build/source/texk/web2c/web2c/depend.mak
+++ /dev/null
@@ -1,133 +0,0 @@
-$(objdir)/y_tab.obj: \
- web2c.h \
- ../config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h
-
-$(objdir)/fixwrites.obj: \
- ../config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h
-
-$(objdir)/main.obj: \
- web2c.h \
- ../config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- y_tab.h
-
-$(objdir)/splitup.obj: \
- ../config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/getopt.h
-
-$(objdir)/regfix.obj: \
- ../config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h
-
-$(objdir)/$(LEX_OUTPUT_ROOT).obj: \
- web2c.h \
- ../config.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- $(kpathseadir)/../web2c/c-auto.h \
- $(kpathseadir)/c-vararg.h \
- $(kpathseadir)/c-fopen.h \
- y_tab.h
-
diff --git a/Build/source/texk/web2c/window/depend.mak b/Build/source/texk/web2c/window/depend.mak
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/Build/source/texk/web2c/window/depend.mak
+++ /dev/null
diff --git a/Build/source/texk/windvi/depend.mak b/Build/source/texk/windvi/depend.mak
deleted file mode 100644
index 6f0edeb5e02..00000000000
--- a/Build/source/texk/windvi/depend.mak
+++ /dev/null
@@ -1,1110 +0,0 @@
-$(objdir)/dvi-draw.obj: \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- dvi.h
-
-$(objdir)/ttf.obj: \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h \
- dvi.h
-
-$(objdir)/src-spec-1.obj: \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h \
- $(kpathseadir)/c-stat.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/magstep.h \
- dvi.h
-
-$(objdir)/winprint.obj: \
- wingui.h \
- resource.h \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h
-
-$(objdir)/winevt.obj: \
- wingui.h \
- resource.h \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h \
- dvi.h
-
-$(objdir)/font-open.obj: \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h \
- $(kpathseadir)/tex-glyph.h
-
-$(objdir)/winxutl.obj: \
- wingui.h \
- resource.h \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h \
- winxutl.h
-
-$(objdir)/winopt.obj: \
- wingui.h \
- resource.h \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h \
- version.h \
- c-openmx.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- $(kpathseadir)/line.h
-
-$(objdir)/dvi-init.obj: \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h \
- $(kpathseadir)/c-stat.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/magstep.h \
- $(kpathseadir)/tex-glyph.h \
- dvi.h \
- $(t1dir)/t1lib.h
-
-$(objdir)/mime.obj: \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h
-
-$(objdir)/winlog.obj: \
- wingui.h \
- resource.h \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h
-
-$(objdir)/winimg.obj: \
- wingui.h \
- resource.h \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h
-
-$(objdir)/squeeze.obj: \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/c-memstr.h
-
-$(objdir)/t1.obj: \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h
-
-$(objdir)/special.obj: \
- wingui.h \
- resource.h \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/line.h \
- dvi.h \
- $(zlibdir)/zlib.h \
- $(zlibdir)/zconf.h \
- $(bzip2dir)/bzlib.h
-
-$(objdir)/vf.obj: \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h \
- dvi.h
-
-$(objdir)/windraw.obj: \
- wingui.h \
- resource.h \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h \
- version.h
-
-$(objdir)/alloca.obj: \
-
-
-$(objdir)/dvips.obj: \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h
-
-$(objdir)/winabout.obj: \
- wingui.h \
- resource.h
-
-$(objdir)/gf.obj: \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h
-
-$(objdir)/winhtex.obj: \
- wingui.h \
- resource.h \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h \
- winhtex.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h
-
-$(objdir)/tfmload.obj: \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h
-
-$(objdir)/pk.obj: \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h
-
-$(objdir)/util.obj: \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h
-
-$(objdir)/wwwfetch.obj: \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h
-
-$(objdir)/psgs.obj: \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h
-
-$(objdir)/psgsw32.obj: \
- $(gnuw32dir)/win32lib.h \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h
-
-$(objdir)/xdvi.obj: \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h \
- c-openmx.h \
- $(kpathseadir)/c-ctype.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/c-pathch.h \
- $(kpathseadir)/c-stat.h \
- $(kpathseadir)/proginit.h \
- $(kpathseadir)/tex-hush.h \
- $(kpathseadir)/tex-make.h \
- version.h \
- xdvi.icon
-
-$(objdir)/wincfg.obj: \
- wingui.h \
- resource.h \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h \
- mfmodes.h
-
-$(objdir)/src-spec.obj: \
- $(gnuw32dir)/win32lib.h \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h \
- $(kpathseadir)/c-stat.h \
- $(gnuw32dir)/oldnames.h \
- $(kpathseadir)/magstep.h \
- dvi.h
-
-$(objdir)/events.obj: \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h
-
-$(objdir)/wintransf.obj: \
- wingui.h \
- resource.h \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h
-
-$(objdir)/hypertex.obj: \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h
-
-$(objdir)/windvi.obj: \
- wingui.h \
- resource.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h
-
-$(objdir)/winver.obj: \
- wingui.h \
- resource.h \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h
-
-$(objdir)/wingoto.obj: \
- wingui.h \
- resource.h \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h
-
-$(objdir)/wincolor.obj: \
- wingui.h \
- resource.h \
- xdvi-config.h \
- $(kpathseadir)/c-auto.h \
- $(kpathseadir)/config.h \
- $(kpathseadir)/c-std.h \
- $(kpathseadir)/c-unistd.h \
- $(kpathseadir)/systypes.h \
- $(kpathseadir)/c-memstr.h \
- $(kpathseadir)/c-errno.h \
- $(kpathseadir)/c-minmax.h \
- $(kpathseadir)/c-limits.h \
- $(kpathseadir)/c-proto.h \
- $(gnuw32dir)/win32lib.h \
- $(kpathseadir)/debug.h \
- $(kpathseadir)/types.h \
- $(kpathseadir)/lib.h \
- $(kpathseadir)/progname.h \
- windvi.h \
- c-auto.h \
- $(gsw32dir)/gs32lib.h \
- ../../gstools/ghostscript/src/gsdll.h \
- ../../gstools/ghostscript/src/iapi.h \
- ../../gstools/ghostscript/src/errors.h \
- $(kpathseadir)/c-fopen.h \
- $(kpathseadir)/c-pathmx.h \
- $(kpathseadir)/tex-file.h \
- $(kpathseadir)/c-vararg.h \
- patchlevel.h
-
diff --git a/Build/source/texk/xdvik/depend.mak b/Build/source/texk/xdvik/depend.mak
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/Build/source/texk/xdvik/depend.mak
+++ /dev/null