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