diff options
Diffstat (limited to 'Build/source/texk/cjkutils/bat/depend.mak')
-rw-r--r-- | Build/source/texk/cjkutils/bat/depend.mak | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Build/source/texk/cjkutils/bat/depend.mak b/Build/source/texk/cjkutils/bat/depend.mak new file mode 100644 index 00000000000..f23a8d0a9e5 --- /dev/null +++ b/Build/source/texk/cjkutils/bat/depend.mak @@ -0,0 +1,18 @@ +$(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 + |