diff options
author | Martin Schröder <martin@oneiros.de> | 2006-12-27 00:52:58 +0000 |
---|---|---|
committer | Martin Schröder <martin@oneiros.de> | 2006-12-27 00:52:58 +0000 |
commit | 68449d47e27f3046fe6e2211d1a20507923077b3 (patch) | |
tree | c3a626cf3f61d72cdce8bd625133d8462e22a530 /Build/source/texk/web2c/depend.mk | |
parent | 8ae28df11b769a45b2373c4067f5cfff540000cb (diff) |
Fix problems introduced by merging pdftex 1.40
git-svn-id: svn://tug.org/texlive/trunk@2966 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/depend.mk')
-rw-r--r-- | Build/source/texk/web2c/depend.mk | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/Build/source/texk/web2c/depend.mk b/Build/source/texk/web2c/depend.mk index b09e7126ff1..471b1a35914 100644 --- a/Build/source/texk/web2c/depend.mk +++ b/Build/source/texk/web2c/depend.mk @@ -352,19 +352,6 @@ mf1.o: mf1.c mfd.h texmfmp.h cpascal.h config.h $(kpathsea_srcdir)/config.h \ $(kpathsea_srcdir)/proginit.h $(kpathsea_srcdir)/tex-file.h help.h \ $(kpathsea_srcdir)/c-pathch.h $(kpathsea_srcdir)/c-ctype.h \ $(kpathsea_srcdir)/tex-make.h texmfmem.h mfcoerce.h -mf2.o: mf2.c mfd.h texmfmp.h cpascal.h config.h $(kpathsea_srcdir)/config.h \ - $(kpathsea_dir)/c-auto.h $(kpathsea_srcdir)/c-std.h \ - $(kpathsea_srcdir)/c-unistd.h $(kpathsea_srcdir)/systypes.h \ - $(kpathsea_srcdir)/c-memstr.h \ - $(kpathsea_srcdir)/c-errno.h \ - $(kpathsea_srcdir)/c-minmax.h $(kpathsea_srcdir)/c-limits.h \ - $(kpathsea_srcdir)/c-proto.h $(kpathsea_srcdir)/debug.h \ - $(kpathsea_srcdir)/types.h $(kpathsea_srcdir)/lib.h $(kpathsea_srcdir)/progname.h \ - ../web2c/c-auto.h $(kpathsea_srcdir)/c-vararg.h $(kpathsea_srcdir)/c-fopen.h \ - $(kpathsea_srcdir)/getopt.h \ - $(kpathsea_srcdir)/proginit.h $(kpathsea_srcdir)/tex-file.h help.h \ - $(kpathsea_srcdir)/c-pathch.h $(kpathsea_srcdir)/c-ctype.h \ - $(kpathsea_srcdir)/tex-make.h texmfmem.h mfcoerce.h mfextra.o: mfextra.c mfd.h texmfmp.h cpascal.h config.h \ $(kpathsea_srcdir)/config.h $(kpathsea_dir)/c-auto.h $(kpathsea_srcdir)/c-std.h \ $(kpathsea_srcdir)/c-unistd.h $(kpathsea_srcdir)/systypes.h \ |