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