diff options
Diffstat (limited to 'Build/source/texk/tex4htk')
-rw-r--r-- | Build/source/texk/tex4htk/depend.mak | 97 |
1 files changed, 0 insertions, 97 deletions
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 - |