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