diff options
author | Karl Berry <karl@freefriends.org> | 2007-07-24 15:21:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-07-24 15:21:37 +0000 |
commit | 79cb9a35bb32872a84c414a8838f12f60f1b752c (patch) | |
tree | 2f49d7babf1eafb3c862984ffa85c2564b9abbdf | |
parent | 60ff49dc08d8389a26af3ef52a9bbfd072751b30 (diff) |
remove no-longer-used (per akira) depend.mak
git-svn-id: svn://tug.org/texlive/trunk@4648 c570f23f-e606-0410-a88d-b1316a301751
66 files changed, 0 insertions, 14458 deletions
diff --git a/Build/source/libs/curl/lib/depend.mak b/Build/source/libs/curl/lib/depend.mak deleted file mode 100644 index df18ca127cc..00000000000 --- a/Build/source/libs/curl/lib/depend.mak +++ /dev/null @@ -1,509 +0,0 @@ -$(objdir)/transfer.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - strequal.h \ - urldata.h \ - hostip.h \ - hash.h \ - llist.h \ - cookie.h \ - $(curldir)/include/curl/curl.h \ - $(curldir)/include/curl/types.h \ - $(curldir)/include/curl/easy.h \ - formdata.h \ - timeval.h \ - http_chunks.h \ - netrc.h \ - transfer.h \ - sendf.h \ - speedcheck.h \ - getpass.h \ - progress.h \ - getdate.h \ - http.h \ - url.h \ - getinfo.h \ - ssluse.h \ - $(curldir)/include/curl/mprintf.h - -$(objdir)/getenv.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h - -$(objdir)/ssluse.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - urldata.h \ - hostip.h \ - hash.h \ - llist.h \ - cookie.h \ - $(curldir)/include/curl/curl.h \ - $(curldir)/include/curl/types.h \ - $(curldir)/include/curl/easy.h \ - formdata.h \ - timeval.h \ - http_chunks.h \ - sendf.h - -$(objdir)/ftp.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - $(curldir)/include/curl/curl.h \ - $(curldir)/include/curl/types.h \ - $(curldir)/include/curl/easy.h \ - urldata.h \ - hostip.h \ - hash.h \ - llist.h \ - cookie.h \ - formdata.h \ - timeval.h \ - http_chunks.h \ - sendf.h \ - if2ip.h \ - progress.h \ - transfer.h \ - escape.h \ - http.h \ - ftp.h \ - strequal.h \ - ssluse.h \ - connect.h \ - $(curldir)/include/curl/mprintf.h - -$(objdir)/getpass.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h - -$(objdir)/strequal.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h - -$(objdir)/http.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - urldata.h \ - hostip.h \ - hash.h \ - llist.h \ - cookie.h \ - $(curldir)/include/curl/curl.h \ - $(curldir)/include/curl/types.h \ - $(curldir)/include/curl/easy.h \ - formdata.h \ - timeval.h \ - http_chunks.h \ - transfer.h \ - sendf.h \ - progress.h \ - base64.h \ - strequal.h \ - ssluse.h \ - $(curldir)/include/curl/mprintf.h - -$(objdir)/progress.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - $(curldir)/include/curl/curl.h \ - $(curldir)/include/curl/types.h \ - $(curldir)/include/curl/easy.h \ - urldata.h \ - hostip.h \ - hash.h \ - llist.h \ - cookie.h \ - formdata.h \ - timeval.h \ - http_chunks.h \ - sendf.h \ - progress.h - -$(objdir)/speedcheck.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - $(curldir)/include/curl/curl.h \ - $(curldir)/include/curl/types.h \ - $(curldir)/include/curl/easy.h \ - urldata.h \ - hostip.h \ - hash.h \ - llist.h \ - cookie.h \ - formdata.h \ - timeval.h \ - http_chunks.h \ - sendf.h \ - speedcheck.h - -$(objdir)/getinfo.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - $(curldir)/include/curl/curl.h \ - $(curldir)/include/curl/types.h \ - $(curldir)/include/curl/easy.h \ - urldata.h \ - hostip.h \ - hash.h \ - llist.h \ - cookie.h \ - formdata.h \ - timeval.h \ - http_chunks.h - -$(objdir)/llist.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - llist.h - -$(objdir)/easy.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - strequal.h \ - urldata.h \ - hostip.h \ - hash.h \ - llist.h \ - cookie.h \ - $(curldir)/include/curl/curl.h \ - $(curldir)/include/curl/types.h \ - $(curldir)/include/curl/easy.h \ - formdata.h \ - timeval.h \ - http_chunks.h \ - transfer.h \ - ssluse.h \ - url.h \ - getinfo.h \ - $(curldir)/include/curl/mprintf.h - -$(objdir)/escape.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - $(curldir)/include/curl/curl.h \ - $(curldir)/include/curl/types.h \ - $(curldir)/include/curl/easy.h - -$(objdir)/security.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h - -$(objdir)/timeval.obj: \ - timeval.h \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h - -$(objdir)/base64.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - $(curldir)/include/curl/mprintf.h \ - base64.h - -$(objdir)/telnet.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - urldata.h \ - hostip.h \ - hash.h \ - llist.h \ - cookie.h \ - $(curldir)/include/curl/curl.h \ - $(curldir)/include/curl/types.h \ - $(curldir)/include/curl/easy.h \ - formdata.h \ - timeval.h \ - http_chunks.h \ - transfer.h \ - sendf.h \ - $(curldir)/include/curl/mprintf.h \ - arpa_telnet.h - -$(objdir)/sendf.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - $(curldir)/include/curl/curl.h \ - $(curldir)/include/curl/types.h \ - $(curldir)/include/curl/easy.h \ - urldata.h \ - hostip.h \ - hash.h \ - llist.h \ - cookie.h \ - formdata.h \ - timeval.h \ - http_chunks.h \ - sendf.h \ - $(curldir)/include/curl/mprintf.h - -$(objdir)/dict.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - urldata.h \ - hostip.h \ - hash.h \ - llist.h \ - cookie.h \ - $(curldir)/include/curl/curl.h \ - $(curldir)/include/curl/types.h \ - $(curldir)/include/curl/easy.h \ - formdata.h \ - timeval.h \ - http_chunks.h \ - transfer.h \ - sendf.h \ - progress.h \ - strequal.h \ - $(curldir)/include/curl/mprintf.h - -$(objdir)/if2ip.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h - -$(objdir)/strtok.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h - -$(objdir)/cookie.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - cookie.h \ - $(curldir)/include/curl/curl.h \ - $(curldir)/include/curl/types.h \ - $(curldir)/include/curl/easy.h \ - getdate.h \ - strequal.h \ - strtok.h - -$(objdir)/version.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - $(curldir)/include/curl/curl.h \ - $(curldir)/include/curl/types.h \ - $(curldir)/include/curl/easy.h \ - urldata.h \ - hostip.h \ - hash.h \ - llist.h \ - cookie.h \ - formdata.h \ - timeval.h \ - http_chunks.h - -$(objdir)/file.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - urldata.h \ - hostip.h \ - hash.h \ - llist.h \ - cookie.h \ - $(curldir)/include/curl/curl.h \ - $(curldir)/include/curl/types.h \ - $(curldir)/include/curl/easy.h \ - formdata.h \ - timeval.h \ - http_chunks.h \ - progress.h \ - sendf.h \ - escape.h \ - $(curldir)/include/curl/mprintf.h - -$(objdir)/hostip.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - urldata.h \ - hostip.h \ - hash.h \ - llist.h \ - cookie.h \ - $(curldir)/include/curl/curl.h \ - $(curldir)/include/curl/types.h \ - $(curldir)/include/curl/easy.h \ - formdata.h \ - timeval.h \ - http_chunks.h \ - sendf.h \ - $(curldir)/include/curl/mprintf.h - -$(objdir)/ldap.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - urldata.h \ - hostip.h \ - hash.h \ - llist.h \ - cookie.h \ - $(curldir)/include/curl/curl.h \ - $(curldir)/include/curl/types.h \ - $(curldir)/include/curl/easy.h \ - formdata.h \ - timeval.h \ - http_chunks.h \ - sendf.h \ - escape.h \ - transfer.h \ - $(curldir)/include/curl/mprintf.h - -$(objdir)/netrc.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - $(curldir)/include/curl/curl.h \ - $(curldir)/include/curl/types.h \ - $(curldir)/include/curl/easy.h \ - strequal.h \ - strtok.h - -$(objdir)/http_chunks.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - urldata.h \ - hostip.h \ - hash.h \ - llist.h \ - cookie.h \ - $(curldir)/include/curl/curl.h \ - $(curldir)/include/curl/types.h \ - $(curldir)/include/curl/easy.h \ - formdata.h \ - timeval.h \ - http_chunks.h \ - sendf.h \ - $(curldir)/include/curl/mprintf.h - -$(objdir)/getdate.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - getdate.h - -$(objdir)/connect.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - urldata.h \ - hostip.h \ - hash.h \ - llist.h \ - cookie.h \ - $(curldir)/include/curl/curl.h \ - $(curldir)/include/curl/types.h \ - $(curldir)/include/curl/easy.h \ - formdata.h \ - timeval.h \ - http_chunks.h \ - sendf.h \ - if2ip.h - -$(objdir)/mprintf.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h - -$(objdir)/url.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - urldata.h \ - hostip.h \ - hash.h \ - llist.h \ - cookie.h \ - $(curldir)/include/curl/curl.h \ - $(curldir)/include/curl/types.h \ - $(curldir)/include/curl/easy.h \ - formdata.h \ - timeval.h \ - http_chunks.h \ - netrc.h \ - base64.h \ - ssluse.h \ - if2ip.h \ - transfer.h \ - sendf.h \ - getpass.h \ - progress.h \ - strequal.h \ - escape.h \ - strtok.h \ - ftp.h \ - dict.h \ - telnet.h \ - http.h \ - file.h \ - ldap.h \ - url.h \ - connect.h \ - $(curldir)/include/curl/mprintf.h - -$(objdir)/hash.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - hash.h \ - llist.h - -$(objdir)/formdata.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - $(curldir)/include/curl/curl.h \ - $(curldir)/include/curl/types.h \ - $(curldir)/include/curl/easy.h \ - formdata.h \ - strequal.h - -$(objdir)/dllinit.obj: \ - - -$(objdir)/krb4.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h - -$(objdir)/multi.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - $(curldir)/include/curl/curl.h \ - $(curldir)/include/curl/types.h \ - $(curldir)/include/curl/easy.h \ - multi.h \ - urldata.h \ - hostip.h \ - hash.h \ - llist.h \ - cookie.h \ - formdata.h \ - timeval.h \ - http_chunks.h \ - transfer.h \ - url.h - diff --git a/Build/source/libs/curl/src/depend.mak b/Build/source/libs/curl/src/depend.mak deleted file mode 100644 index b183fa15e86..00000000000 --- a/Build/source/libs/curl/src/depend.mak +++ /dev/null @@ -1,31 +0,0 @@ -$(objdir)/writeout.obj: \ - $(curldir)/include/curl/curl.h \ - $(curldir)/include/curl/types.h \ - $(curldir)/include/curl/easy.h \ - $(curldir)/include/curl/mprintf.h \ - writeout.h - -$(objdir)/hugehelp.obj: \ - - -$(objdir)/urlglob.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - $(curldir)/include/curl/curl.h \ - $(curldir)/include/curl/types.h \ - $(curldir)/include/curl/easy.h \ - urlglob.h - -$(objdir)/main.obj: \ - setup.h \ - config-win32.h \ - $(gnuw32dir)/win32lib.h \ - $(curldir)/include/curl/curl.h \ - $(curldir)/include/curl/types.h \ - $(curldir)/include/curl/easy.h \ - $(curldir)/include/curl/mprintf.h \ - urlglob.h \ - writeout.h \ - version.h - diff --git a/Build/source/libs/expat/lib/depend.mak b/Build/source/libs/expat/lib/depend.mak deleted file mode 100644 index 4914d59221d..00000000000 --- a/Build/source/libs/expat/lib/depend.mak +++ /dev/null @@ -1,11 +0,0 @@ -# DO NOT DELETE - -$(objdir)/xmlparse.obj: xmlparse.c winconfig.h \ - expat.h \ - xmltok.h xmlrole.h -$(objdir)/xmlrole.obj: xmlrole.c winconfig.h \ - xmlrole.h xmltok.h ascii.h -$(objdir)/xmltok.obj: xmltok.c winconfig.h \ - xmltok.h nametab.h xmltok_impl.h \ - ascii.h \ - xmltok_impl.c asciitab.h utf8tab.h iasciitab.h latin1tab.h xmltok_ns.c diff --git a/Build/source/libs/freetype/lib/depend.mak b/Build/source/libs/freetype/lib/depend.mak deleted file mode 100644 index 8800a5e3c36..00000000000 --- a/Build/source/libs/freetype/lib/depend.mak +++ /dev/null @@ -1,222 +0,0 @@ -$(objdir)/ttfile.obj: \ - ttconfig.h \ - ./arch/win32/ft_conf.h \ - freetype.h \ - fterrid.h \ - ftnameid.h \ - tttypes.h \ - ttdebug.h \ - ttengine.h \ - ttmutex.h \ - ttmemory.h \ - ttfile.h - -$(objdir)/ttmutex.obj: \ - ttmutex.h \ - ttconfig.h \ - ./arch/win32/ft_conf.h - -$(objdir)/ttdebug.obj: \ - ttdebug.h \ - ttconfig.h \ - ./arch/win32/ft_conf.h \ - tttypes.h \ - freetype.h \ - fterrid.h \ - ftnameid.h \ - tttables.h \ - ttobjs.h \ - ttengine.h \ - ttmutex.h \ - ttcache.h \ - ttcmap.h - -$(objdir)/ttapi.obj: \ - ttconfig.h \ - ./arch/win32/ft_conf.h \ - freetype.h \ - fterrid.h \ - ftnameid.h \ - ttengine.h \ - tttypes.h \ - ttmutex.h \ - ttcalc.h \ - ttmemory.h \ - ttcache.h \ - ttfile.h \ - ttdebug.h \ - ttobjs.h \ - tttables.h \ - ttcmap.h \ - ttload.h \ - ttgload.h \ - ttraster.h \ - ttextend.h - -$(objdir)/ttload.obj: \ - tttypes.h \ - ttconfig.h \ - ./arch/win32/ft_conf.h \ - freetype.h \ - fterrid.h \ - ftnameid.h \ - ttdebug.h \ - ttcalc.h \ - ttfile.h \ - ttengine.h \ - ttmutex.h \ - tttables.h \ - ttobjs.h \ - ttcache.h \ - ttcmap.h \ - ttmemory.h \ - tttags.h \ - ttload.h - -$(objdir)/ttcmap.obj: \ - ttobjs.h \ - ttconfig.h \ - ./arch/win32/ft_conf.h \ - ttengine.h \ - tttypes.h \ - freetype.h \ - fterrid.h \ - ftnameid.h \ - ttmutex.h \ - ttcache.h \ - tttables.h \ - ttcmap.h \ - ttdebug.h \ - ttfile.h \ - ttmemory.h \ - ttload.h - -$(objdir)/ttraster.obj: \ - ttraster.h \ - ttconfig.h \ - ./arch/win32/ft_conf.h \ - freetype.h \ - fterrid.h \ - ftnameid.h \ - ttengine.h \ - tttypes.h \ - ttmutex.h \ - ttdebug.h \ - ttcalc.h \ - ttmemory.h - -$(objdir)/ttobjs.obj: \ - ttobjs.h \ - ttconfig.h \ - ./arch/win32/ft_conf.h \ - ttengine.h \ - tttypes.h \ - freetype.h \ - fterrid.h \ - ftnameid.h \ - ttmutex.h \ - ttcache.h \ - tttables.h \ - ttcmap.h \ - ttfile.h \ - ttdebug.h \ - ttcalc.h \ - ttmemory.h \ - ttload.h \ - ttinterp.h \ - ttextend.h - -$(objdir)/ttcalc.obj: \ - ttcalc.h \ - ttconfig.h \ - ./arch/win32/ft_conf.h \ - freetype.h \ - fterrid.h \ - ftnameid.h \ - ttdebug.h \ - tttypes.h \ - tttables.h - -$(objdir)/ttmemory.obj: \ - ttdebug.h \ - ttconfig.h \ - ./arch/win32/ft_conf.h \ - tttypes.h \ - freetype.h \ - fterrid.h \ - ftnameid.h \ - ttmemory.h \ - ttengine.h \ - ttmutex.h - -$(objdir)/ttgload.obj: \ - tttypes.h \ - ttconfig.h \ - ./arch/win32/ft_conf.h \ - freetype.h \ - fterrid.h \ - ftnameid.h \ - ttdebug.h \ - ttcalc.h \ - ttfile.h \ - ttengine.h \ - ttmutex.h \ - tttables.h \ - ttobjs.h \ - ttcache.h \ - ttcmap.h \ - ttgload.h \ - ttmemory.h \ - tttags.h \ - ttload.h - -$(objdir)/ttextend.obj: \ - ttextend.h \ - ttconfig.h \ - ./arch/win32/ft_conf.h \ - tttypes.h \ - freetype.h \ - fterrid.h \ - ftnameid.h \ - ttobjs.h \ - ttengine.h \ - ttmutex.h \ - ttcache.h \ - tttables.h \ - ttcmap.h \ - ttmemory.h - -$(objdir)/ttcache.obj: \ - ttengine.h \ - tttypes.h \ - ttconfig.h \ - ./arch/win32/ft_conf.h \ - freetype.h \ - fterrid.h \ - ftnameid.h \ - ttmutex.h \ - ttmemory.h \ - ttcache.h \ - ttobjs.h \ - tttables.h \ - ttcmap.h \ - ttdebug.h - -$(objdir)/ttinterp.obj: \ - freetype.h \ - fterrid.h \ - ftnameid.h \ - tttypes.h \ - ttconfig.h \ - ./arch/win32/ft_conf.h \ - ttdebug.h \ - ttcalc.h \ - ttmemory.h \ - ttinterp.h \ - ttobjs.h \ - ttengine.h \ - ttmutex.h \ - ttcache.h \ - tttables.h \ - ttcmap.h - diff --git a/Build/source/libs/jpeg/depend.mak b/Build/source/libs/jpeg/depend.mak deleted file mode 100644 index 05cdeec3c05..00000000000 --- a/Build/source/libs/jpeg/depend.mak +++ /dev/null @@ -1,565 +0,0 @@ -$(objdir)/jutils.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/wrjpgcom.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h - -$(objdir)/ansi2knr.obj: \ - - -$(objdir)/jfdctflt.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jdct.h - -$(objdir)/jquant2.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/jfdctfst.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jdct.h - -$(objdir)/jcomapi.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/jdpostct.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/jdapimin.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/jcmarker.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/jccolor.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/jmemdos.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jmemsys.h - -$(objdir)/rdtarga.obj: \ - cdjpeg.h \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jerror.h \ - cderror.h - -$(objdir)/jdmainct.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/wrbmp.obj: \ - cdjpeg.h \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jerror.h \ - cderror.h - -$(objdir)/jdmaster.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/djpeg.obj: \ - cdjpeg.h \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jerror.h \ - cderror.h \ - jversion.h - -$(objdir)/jdmerge.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/jddctmgr.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jdct.h - -$(objdir)/jfdctint.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jdct.h - -$(objdir)/wrtarga.obj: \ - cdjpeg.h \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jerror.h \ - cderror.h - -$(objdir)/jidctint.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jdct.h - -$(objdir)/jcprepct.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/jmemname.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jmemsys.h - -$(objdir)/rdjpgcom.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h - -$(objdir)/jcinit.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/jdphuff.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jdhuff.h - -$(objdir)/jdatasrc.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jerror.h - -$(objdir)/wrgif.obj: \ - cdjpeg.h \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jerror.h \ - cderror.h - -$(objdir)/jcparam.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/rdbmp.obj: \ - cdjpeg.h \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jerror.h \ - cderror.h - -$(objdir)/jerror.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jversion.h \ - jerror.h - -$(objdir)/jctrans.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/cjpeg.obj: \ - cdjpeg.h \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jerror.h \ - cderror.h \ - jversion.h - -$(objdir)/jpegtran.obj: \ - cdjpeg.h \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jerror.h \ - cderror.h \ - transupp.h \ - jversion.h - -$(objdir)/jdtrans.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/jdsample.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/jdcoefct.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/jdmarker.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/jcdctmgr.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jdct.h - -$(objdir)/jcsample.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/jquant1.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/rdcolmap.obj: \ - cdjpeg.h \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jerror.h \ - cderror.h - -$(objdir)/example.obj: \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/jcmaster.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/rdrle.obj: \ - cdjpeg.h \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jerror.h \ - cderror.h - -$(objdir)/jchuff.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jchuff.h - -$(objdir)/cdjpeg.obj: \ - cdjpeg.h \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jerror.h \ - cderror.h - -$(objdir)/wrppm.obj: \ - cdjpeg.h \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jerror.h \ - cderror.h - -$(objdir)/jidctfst.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jdct.h - -$(objdir)/rdgif.obj: \ - cdjpeg.h \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jerror.h \ - cderror.h - -$(objdir)/jmemansi.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jmemsys.h - -$(objdir)/jmemnobs.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jmemsys.h - -$(objdir)/ckconfig.obj: \ - - -$(objdir)/jdhuff.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jdhuff.h - -$(objdir)/rdppm.obj: \ - cdjpeg.h \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jerror.h \ - cderror.h - -$(objdir)/jidctred.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jdct.h - -$(objdir)/jcapistd.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/jdinput.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/jcphuff.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jchuff.h - -$(objdir)/jdatadst.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jerror.h - -$(objdir)/jdapistd.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/jmemmgr.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jmemsys.h - -$(objdir)/rdswitch.obj: \ - cdjpeg.h \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jerror.h \ - cderror.h - -$(objdir)/jcmainct.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/jmemmac.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jmemsys.h - -$(objdir)/jidctflt.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jdct.h - -$(objdir)/jccoefct.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/jcapimin.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - -$(objdir)/wrrle.obj: \ - cdjpeg.h \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - jerror.h \ - cderror.h - -$(objdir)/transupp.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h \ - transupp.h - -$(objdir)/jdcolor.obj: \ - jinclude.h \ - jconfig.h \ - $(gnuw32dir)/win32lib.h \ - jpeglib.h \ - jmorecfg.h - diff --git a/Build/source/libs/libgnuw32/depend.mak b/Build/source/libs/libgnuw32/depend.mak deleted file mode 100644 index 5d05226a364..00000000000 --- a/Build/source/libs/libgnuw32/depend.mak +++ /dev/null @@ -1,39 +0,0 @@ -$(objdir)/popen.obj: \ - win32lib.h - -$(objdir)/user.obj: \ - win32lib.h - -$(objdir)/home.obj: \ - win32lib.h - -$(objdir)/string.obj: \ - win32lib.h - -$(objdir)/system_popen_check.obj: \ - win32lib.h - -$(objdir)/stat.obj: \ - win32lib.h - -$(objdir)/filename.obj: \ - win32lib.h - -$(objdir)/error.obj: \ - win32lib.h - -$(objdir)/dirent.obj: \ - win32lib.h - -$(objdir)/volume.obj: \ - win32lib.h - -$(objdir)/lookcmd.obj: \ - win32lib.h - -$(objdir)/time.obj: \ - win32lib.h - -$(objdir)/system.obj: \ - win32lib.h - diff --git a/Build/source/libs/libgsw32/depend.mak b/Build/source/libs/libgsw32/depend.mak deleted file mode 100644 index 30c1dc8b43d..00000000000 --- a/Build/source/libs/libgsw32/depend.mak +++ /dev/null @@ -1,11 +0,0 @@ -$(objdir)/gvwgsver.obj: \ - gvwgsver.h - -$(objdir)/ghostscr.obj: \ - $(gnuw32dir)/win32lib.h \ - gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - gvwgsver.h - diff --git a/Build/source/libs/libpng/depend.mak b/Build/source/libs/libpng/depend.mak deleted file mode 100644 index f3c84b4a841..00000000000 --- a/Build/source/libs/libpng/depend.mak +++ /dev/null @@ -1,108 +0,0 @@ -$(objdir)/pngwutil.obj: \ - png.h \ - $(zlibdir)/zlib.h \ - $(zlibdir)/zconf.h \ - pngconf.h - -$(objdir)/pngvcrd.obj: \ - png.h \ - $(zlibdir)/zlib.h \ - $(zlibdir)/zconf.h \ - pngconf.h - -$(objdir)/pngrutil.obj: \ - png.h \ - $(zlibdir)/zlib.h \ - $(zlibdir)/zconf.h \ - pngconf.h - -$(objdir)/pngget.obj: \ - png.h \ - $(zlibdir)/zlib.h \ - $(zlibdir)/zconf.h \ - pngconf.h - -$(objdir)/pngwio.obj: \ - png.h \ - $(zlibdir)/zlib.h \ - $(zlibdir)/zconf.h \ - pngconf.h - -$(objdir)/pngrio.obj: \ - png.h \ - $(zlibdir)/zlib.h \ - $(zlibdir)/zconf.h \ - pngconf.h - -$(objdir)/pngread.obj: \ - png.h \ - $(zlibdir)/zlib.h \ - $(zlibdir)/zconf.h \ - pngconf.h - -$(objdir)/pnggccrd.obj: \ - png.h \ - $(zlibdir)/zlib.h \ - $(zlibdir)/zconf.h \ - pngconf.h - -$(objdir)/pngwtran.obj: \ - png.h \ - $(zlibdir)/zlib.h \ - $(zlibdir)/zconf.h \ - pngconf.h - -$(objdir)/pngtest.obj: \ - png.h \ - $(zlibdir)/zlib.h \ - $(zlibdir)/zconf.h \ - pngconf.h - -$(objdir)/pngpread.obj: \ - png.h \ - $(zlibdir)/zlib.h \ - $(zlibdir)/zconf.h \ - pngconf.h - -$(objdir)/pngrtran.obj: \ - png.h \ - $(zlibdir)/zlib.h \ - $(zlibdir)/zconf.h \ - pngconf.h - -$(objdir)/pngmem.obj: \ - png.h \ - $(zlibdir)/zlib.h \ - $(zlibdir)/zconf.h \ - pngconf.h - -$(objdir)/pngwrite.obj: \ - png.h \ - $(zlibdir)/zlib.h \ - $(zlibdir)/zconf.h \ - pngconf.h - -$(objdir)/pngtrans.obj: \ - png.h \ - $(zlibdir)/zlib.h \ - $(zlibdir)/zconf.h \ - pngconf.h - -$(objdir)/pngerror.obj: \ - png.h \ - $(zlibdir)/zlib.h \ - $(zlibdir)/zconf.h \ - pngconf.h - -$(objdir)/pngset.obj: \ - png.h \ - $(zlibdir)/zlib.h \ - $(zlibdir)/zconf.h \ - pngconf.h - -$(objdir)/png.obj: \ - png.h \ - $(zlibdir)/zlib.h \ - $(zlibdir)/zconf.h \ - pngconf.h - diff --git a/Build/source/libs/libttf/depend.mak b/Build/source/libs/libttf/depend.mak deleted file mode 100644 index 51d25bb2114..00000000000 --- a/Build/source/libs/libttf/depend.mak +++ /dev/null @@ -1,52 +0,0 @@ -# DO NOT DELETE - -$(objdir)/ttapi.obj: ttapi.c ttconfig.h ft_conf.h \ - freetype.h fterrid.h ftnameid.h ttengine.h tttypes.h ttmutex.h ttcalc.h \ - ttmemory.h \ - ttcache.h ttfile.h ttdebug.h ttobjs.h tttables.h ttcmap.h ttload.h \ - ttgload.h ttraster.h ttextend.h -$(objdir)/ttcache.obj: ttcache.c ttengine.h tttypes.h ttconfig.h ft_conf.h \ - freetype.h fterrid.h ftnameid.h ttmutex.h ttmemory.h \ - ttcache.h ttobjs.h tttables.h ttcmap.h ttdebug.h -$(objdir)/ttcalc.obj: ttcalc.c ttcalc.h ttconfig.h ft_conf.h \ - freetype.h fterrid.h ftnameid.h ttdebug.h tttypes.h tttables.h -$(objdir)/ttcmap.obj: ttcmap.c ttobjs.h ttconfig.h ft_conf.h \ - ttengine.h tttypes.h freetype.h fterrid.h ftnameid.h ttmutex.h ttcache.h \ - tttables.h ttcmap.h ttdebug.h ttfile.h ttmemory.h \ - ttload.h -$(objdir)/ttdebug.obj: ttdebug.c ttdebug.h ttconfig.h ft_conf.h \ - tttypes.h freetype.h fterrid.h ftnameid.h tttables.h ttobjs.h ttengine.h \ - ttmutex.h ttcache.h ttcmap.h -$(objdir)/ttextend.obj: ttextend.c ttextend.h ttconfig.h ft_conf.h \ - tttypes.h freetype.h fterrid.h ftnameid.h ttobjs.h ttengine.h ttmutex.h \ - ttcache.h tttables.h ttcmap.h ttmemory.h \ - ttconfig.h -$(objdir)/ttfile.obj: ttfile.c ft_conf.h \ - freetype.h fterrid.h ftnameid.h tttypes.h ttdebug.h ttengine.h ttmutex.h \ - ttmemory.h ttfile.h -$(objdir)/ttgload.obj: ttgload.c tttypes.h ttconfig.h ft_conf.h \ - freetype.h fterrid.h ftnameid.h ttdebug.h ttcalc.h ttfile.h ttengine.h \ - ttmutex.h tttables.h ttobjs.h ttcache.h ttcmap.h ttgload.h ttmemory.h \ - tttags.h ttload.h -$(objdir)/ttinterp.obj: ttinterp.c freetype.h fterrid.h ftnameid.h tttypes.h \ - ttconfig.h ft_conf.h \ - ttdebug.h ttcalc.h ttmemory.h \ - ttinterp.h ttobjs.h ttengine.h ttmutex.h ttcache.h tttables.h ttcmap.h \ - tttypes.h -$(objdir)/ttload.obj: ttload.c ttconfig.h ft_conf.h \ - freetype.h fterrid.h ftnameid.h ttdebug.h ttcalc.h ttfile.h ttengine.h \ - ttmutex.h tttables.h ttobjs.h ttcache.h ttcmap.h ttmemory.h \ - tttags.h ttload.h -$(objdir)/ttmemory.obj: ttmemory.c ttdebug.h ttconfig.h ft_conf.h \ - tttypes.h freetype.h fterrid.h ftnameid.h ttmemory.h \ - ttengine.h ttmutex.h -$(objdir)/ttmutex.obj: ttmutex.c ttmutex.h ttconfig.h ft_conf.h \ - ttobjs.h -$(objdir)/ttobjs.obj: ttobjs.c ttconfig.h ft_conf.h \ - ttengine.h tttypes.h freetype.h fterrid.h ftnameid.h ttmutex.h ttcache.h \ - tttables.h ttcmap.h ttfile.h ttdebug.h ttcalc.h ttmemory.h \ - ttload.h ttinterp.h ttextend.h -$(objdir)/ttraster.obj: ttraster.c ttraster.h ttconfig.h ft_conf.h \ - freetype.h fterrid.h ftnameid.h ttengine.h tttypes.h ttmutex.h ttdebug.h \ - ttcalc.h ttmemory.h \ - diff --git a/Build/source/libs/md5/depend.mak b/Build/source/libs/md5/depend.mak deleted file mode 100644 index 1395b314d3d..00000000000 --- a/Build/source/libs/md5/depend.mak +++ /dev/null @@ -1,6 +0,0 @@ -$(objdir)/md5main.obj: \ - md5.h - -$(objdir)/md5.obj: \ - md5.h - diff --git a/Build/source/libs/regex/depend.mak b/Build/source/libs/regex/depend.mak deleted file mode 100644 index 6ff7aadb224..00000000000 --- a/Build/source/libs/regex/depend.mak +++ /dev/null @@ -1,8 +0,0 @@ -$(objdir)/regex.obj: \ - config.h \ - regex.h - -$(objdir)/fnmatch.obj: \ - config.h \ - fnmatch.h - diff --git a/Build/source/libs/t1lib/depend.mak b/Build/source/libs/t1lib/depend.mak deleted file mode 100644 index 71670f05d9e..00000000000 --- a/Build/source/libs/t1lib/depend.mak +++ /dev/null @@ -1,329 +0,0 @@ -$(objdir)/t1trans.obj: \ - ../type1/ffilest.h \ - ../type1/types.h \ - ../type1/Xstuff.h \ - ../type1/fontmisc.h \ - ../type1/fontstruct.h \ - ../type1/font.h \ - ../type1/fsmasks.h \ - ../type1/fontfile.h \ - ../type1/fontxlfd.h \ - ../type1/types.h \ - parseAFM.h \ - ../type1/objects.h \ - ../type1/spaces.h \ - ../type1/util.h \ - ../type1/fontfcn.h \ - ../type1/regions.h \ - t1types.h \ - t1extern.h \ - t1misc.h \ - t1trans.h \ - t1base.h - -$(objdir)/t1win32.obj: \ - ../type1/types.h \ - parseAFM.h \ - ../type1/objects.h \ - ../type1/types.h \ - ../type1/spaces.h \ - ../type1/util.h \ - ../type1/fontfcn.h \ - ../type1/regions.h \ - t1types.h \ - t1extern.h \ - t1misc.h \ - t1set.h \ - t1aaset.h \ - t1load.h \ - t1finfo.h \ - t1win32.h \ - t1base.h - -$(objdir)/t1enc.obj: \ - ../type1/ffilest.h \ - ../type1/types.h \ - ../type1/Xstuff.h \ - ../type1/fontmisc.h \ - ../type1/fontstruct.h \ - ../type1/font.h \ - ../type1/fsmasks.h \ - ../type1/fontfile.h \ - ../type1/fontxlfd.h \ - ../type1/types.h \ - parseAFM.h \ - ../type1/objects.h \ - ../type1/spaces.h \ - ../type1/util.h \ - ../type1/fontfcn.h \ - ../type1/regions.h \ - t1types.h \ - t1extern.h \ - t1misc.h \ - t1enc.h \ - t1env.h \ - t1base.h \ - t1finfo.h - -$(objdir)/t1outline.obj: \ - ../type1/ffilest.h \ - ../type1/types.h \ - ../type1/Xstuff.h \ - ../type1/fontmisc.h \ - ../type1/fontstruct.h \ - ../type1/font.h \ - ../type1/fsmasks.h \ - ../type1/fontfile.h \ - ../type1/fontxlfd.h \ - ../type1/types.h \ - parseAFM.h \ - ../type1/objects.h \ - ../type1/spaces.h \ - ../type1/util.h \ - ../type1/fontfcn.h \ - ../type1/regions.h \ - ../type1/paths.h \ - t1types.h \ - t1extern.h \ - t1misc.h \ - t1set.h \ - t1load.h \ - t1finfo.h \ - t1base.h \ - t1outline.h - -$(objdir)/t1x11.obj: \ - ../type1/types.h \ - parseAFM.h \ - ../type1/objects.h \ - ../type1/types.h \ - ../type1/spaces.h \ - ../type1/util.h \ - ../type1/fontfcn.h \ - ../type1/regions.h \ - t1types.h \ - t1extern.h \ - t1misc.h \ - t1set.h \ - t1aaset.h \ - t1load.h \ - t1finfo.h \ - t1x11.h \ - t1base.h - -$(objdir)/t1aaset.obj: \ - ../type1/ffilest.h \ - ../type1/types.h \ - ../type1/Xstuff.h \ - ../type1/fontmisc.h \ - ../type1/fontstruct.h \ - ../type1/font.h \ - ../type1/fsmasks.h \ - ../type1/fontfile.h \ - ../type1/fontxlfd.h \ - ../type1/types.h \ - parseAFM.h \ - ../type1/objects.h \ - ../type1/spaces.h \ - ../type1/util.h \ - ../type1/fontfcn.h \ - ../type1/regions.h \ - t1types.h \ - t1extern.h \ - t1misc.h \ - t1aaset.h \ - t1set.h \ - t1load.h \ - t1finfo.h \ - t1base.h \ - t1outline.h - -$(objdir)/t1afmtool.obj: \ - ../type1/ffilest.h \ - ../type1/types.h \ - ../type1/Xstuff.h \ - ../type1/fontmisc.h \ - ../type1/fontstruct.h \ - ../type1/font.h \ - ../type1/fsmasks.h \ - ../type1/fontfile.h \ - ../type1/fontxlfd.h \ - ../type1/types.h \ - parseAFM.h \ - ../type1/objects.h \ - ../type1/spaces.h \ - ../type1/util.h \ - ../type1/fontfcn.h \ - ../type1/regions.h \ - ../type1/blues.h \ - t1types.h \ - t1extern.h \ - t1misc.h \ - t1finfo.h \ - t1base.h \ - t1set.h \ - t1load.h \ - t1afmtool.h - -$(objdir)/t1delete.obj: \ - ../type1/types.h \ - parseAFM.h \ - ../type1/objects.h \ - ../type1/types.h \ - ../type1/spaces.h \ - ../type1/util.h \ - ../type1/fontfcn.h \ - t1types.h \ - t1extern.h \ - t1misc.h \ - t1delete.h \ - t1load.h \ - t1finfo.h \ - t1base.h - -$(objdir)/t1subset.obj: \ - ../type1/ffilest.h \ - ../type1/types.h \ - ../type1/Xstuff.h \ - ../type1/fontmisc.h \ - ../type1/fontstruct.h \ - ../type1/font.h \ - ../type1/fsmasks.h \ - ../type1/fontfile.h \ - ../type1/fontxlfd.h \ - ../type1/types.h \ - parseAFM.h \ - ../type1/objects.h \ - ../type1/spaces.h \ - ../type1/util.h \ - ../type1/fontfcn.h \ - ../type1/regions.h \ - t1types.h \ - t1extern.h \ - t1misc.h \ - t1finfo.h \ - t1base.h \ - t1subset.h - -$(objdir)/t1set.obj: \ - ../type1/ffilest.h \ - ../type1/types.h \ - ../type1/Xstuff.h \ - ../type1/fontmisc.h \ - ../type1/fontstruct.h \ - ../type1/font.h \ - ../type1/fsmasks.h \ - ../type1/fontfile.h \ - ../type1/fontxlfd.h \ - ../type1/types.h \ - parseAFM.h \ - ../type1/objects.h \ - ../type1/spaces.h \ - ../type1/util.h \ - ../type1/fontfcn.h \ - ../type1/regions.h \ - t1types.h \ - t1extern.h \ - t1misc.h \ - t1set.h \ - t1load.h \ - t1finfo.h \ - t1base.h - -$(objdir)/t1base.obj: \ - ../type1/ffilest.h \ - ../type1/types.h \ - ../type1/Xstuff.h \ - ../type1/fontmisc.h \ - ../type1/fontstruct.h \ - ../type1/font.h \ - ../type1/fsmasks.h \ - ../type1/fontfile.h \ - ../type1/fontxlfd.h \ - ../type1/types.h \ - parseAFM.h \ - ../type1/objects.h \ - ../type1/spaces.h \ - ../type1/util.h \ - ../type1/fontfcn.h \ - ../type1/regions.h \ - $(t1dir)/sysconf.h \ - t1base.h \ - t1types.h \ - t1global.h \ - t1misc.h \ - t1env.h \ - t1delete.h - -$(objdir)/t1finfo.obj: \ - ../type1/ffilest.h \ - ../type1/types.h \ - ../type1/Xstuff.h \ - ../type1/fontmisc.h \ - ../type1/fontstruct.h \ - ../type1/font.h \ - ../type1/fsmasks.h \ - ../type1/fontfile.h \ - ../type1/fontxlfd.h \ - ../type1/types.h \ - parseAFM.h \ - ../type1/objects.h \ - ../type1/spaces.h \ - ../type1/util.h \ - ../type1/fontfcn.h \ - ../type1/regions.h \ - t1types.h \ - t1extern.h \ - t1misc.h \ - t1finfo.h \ - t1base.h \ - t1set.h \ - t1load.h - -$(objdir)/t1env.obj: \ - ../type1/types.h \ - parseAFM.h \ - ../type1/objects.h \ - ../type1/types.h \ - ../type1/spaces.h \ - ../type1/util.h \ - ../type1/fontfcn.h \ - ../type1/fontmisc.h \ - $(t1dir)/sysconf.h \ - t1types.h \ - t1extern.h \ - t1misc.h \ - t1env.h \ - t1base.h - -$(objdir)/t1load.obj: \ - ../type1/ffilest.h \ - ../type1/types.h \ - ../type1/Xstuff.h \ - ../type1/fontmisc.h \ - ../type1/fontstruct.h \ - ../type1/font.h \ - ../type1/fsmasks.h \ - ../type1/fontfile.h \ - ../type1/fontxlfd.h \ - ../type1/types.h \ - parseAFM.h \ - ../type1/objects.h \ - ../type1/spaces.h \ - ../type1/util.h \ - ../type1/fontfcn.h \ - ../type1/blues.h \ - ../type1/regions.h \ - t1types.h \ - t1extern.h \ - t1misc.h \ - t1load.h \ - t1env.h \ - t1set.h \ - t1base.h \ - t1finfo.h \ - t1afmtool.h - -$(objdir)/parseAFM.obj: \ - parseAFM.h - diff --git a/Build/source/libs/unzip/depend.mak b/Build/source/libs/unzip/depend.mak deleted file mode 100644 index 2575add1c92..00000000000 --- a/Build/source/libs/unzip/depend.mak +++ /dev/null @@ -1,83 +0,0 @@ -# DO NOT DELETE - -$(objdir)/api.obj: api.c \ - unzip.h \ - windll/structs.h unzpriv.h \ - $(gnuw32dir)/win32lib.h \ - $(gnuw32dir)/oldnames.h win32/w32cfg.h \ - globals.h version.h windll/windll.h \ - windll/structs.h windll/decs.h -$(objdir)/crc32.obj: crc32.c zip.h unzip.h \ - windll/structs.h unzpriv.h \ - $(gnuw32dir)/win32lib.h \ - $(gnuw32dir)/oldnames.h win32/w32cfg.h \ - globals.h -$(objdir)/crctab.obj: crctab.c zip.h unzip.h \ - windll/structs.h unzpriv.h \ - $(gnuw32dir)/win32lib.h \ - $(gnuw32dir)/oldnames.h win32/w32cfg.h \ - globals.h -$(objdir)/explode.obj: explode.c unzip.h \ - windll/structs.h unzpriv.h \ - $(gnuw32dir)/win32lib.h \ - $(gnuw32dir)/oldnames.h win32/w32cfg.h \ - globals.h -$(objdir)/extract.obj: extract.c unzip.h \ - windll/structs.h unzpriv.h \ - $(gnuw32dir)/win32lib.h \ - $(gnuw32dir)/oldnames.h win32/w32cfg.h \ - globals.h crypt.h windll/windll.h \ - windll/structs.h windll/decs.h -$(objdir)/fileio.obj: fileio.c unzip.h \ - windll/structs.h unzpriv.h \ - $(gnuw32dir)/win32lib.h \ - $(gnuw32dir)/oldnames.h win32/w32cfg.h \ - globals.h windll/windll.h \ - windll/structs.h windll/decs.h crypt.h ttyio.h ebcdic.h -$(objdir)/globals.obj: globals.c unzip.h \ - windll/structs.h unzpriv.h \ - $(gnuw32dir)/win32lib.h \ - $(gnuw32dir)/oldnames.h win32/w32cfg.h \ - globals.h -$(objdir)/inflate.obj: inflate.c inflate.h unzip.h \ - windll/structs.h unzpriv.h \ - $(gnuw32dir)/win32lib.h \ - $(gnuw32dir)/oldnames.h win32/w32cfg.h \ - globals.h -$(objdir)/list.obj: list.c unzip.h \ - windll/structs.h unzpriv.h \ - $(gnuw32dir)/win32lib.h \ - $(gnuw32dir)/oldnames.h win32/w32cfg.h \ - globals.h windll/windll.h \ - windll/structs.h windll/decs.h -$(objdir)/match.obj: match.c unzip.h \ - windll/structs.h unzpriv.h \ - $(gnuw32dir)/win32lib.h \ - $(gnuw32dir)/oldnames.h win32/w32cfg.h \ - globals.h -$(objdir)/process.obj: process.c unzip.h \ - windll/structs.h unzpriv.h \ - $(gnuw32dir)/win32lib.h \ - $(gnuw32dir)/oldnames.h win32/w32cfg.h \ - globals.h windll/windll.h \ - windll/structs.h windll/decs.h -$(objdir)/ttyio.obj: ttyio.c zip.h unzip.h \ - windll/structs.h unzpriv.h \ - $(gnuw32dir)/win32lib.h \ - $(gnuw32dir)/oldnames.h win32/w32cfg.h \ - globals.h crypt.h ttyio.h -$(objdir)/unreduce.obj: unreduce.c unzip.h \ - windll/structs.h unzpriv.h \ - $(gnuw32dir)/win32lib.h \ - $(gnuw32dir)/oldnames.h win32/w32cfg.h \ - globals.h -$(objdir)/unshrink.obj: unshrink.c unzip.h \ - windll/structs.h unzpriv.h \ - $(gnuw32dir)/win32lib.h \ - $(gnuw32dir)/oldnames.h win32/w32cfg.h \ - globals.h -$(objdir)/zipinfo.obj: zipinfo.c unzip.h \ - windll/structs.h unzpriv.h \ - $(gnuw32dir)/win32lib.h \ - $(gnuw32dir)/oldnames.h win32/w32cfg.h \ - globals.h diff --git a/Build/source/libs/xpdf/goo/depend.mak b/Build/source/libs/xpdf/goo/depend.mak deleted file mode 100644 index 05da6b0291c..00000000000 --- a/Build/source/libs/xpdf/goo/depend.mak +++ /dev/null @@ -1,53 +0,0 @@ -$(objdir)/gmempp.obj: \ - ../aconf.h \ - ../aconf2.h \ - gmem.h - -$(objdir)/vms_directory.obj: \ - vms_dirent.h \ - $(kpathseadir)/types.h \ - vms_sys_dirent.h - -$(objdir)/vms_unlink.obj: \ - - -$(objdir)/gfile.obj: \ - ../aconf.h \ - ../aconf2.h \ - GString.h \ - gfile.h \ - gtypes.h - -$(objdir)/GString.obj: \ - ../aconf.h \ - ../aconf2.h \ - gtypes.h \ - GString.h - -$(objdir)/GHash.obj: \ - ../aconf.h \ - ../aconf2.h \ - gmem.h \ - GString.h \ - GHash.h \ - gtypes.h - -$(objdir)/GList.obj: \ - ../aconf.h \ - ../aconf2.h \ - gmem.h \ - GList.h \ - gtypes.h - -$(objdir)/gmem.obj: \ - ../aconf.h \ - ../aconf2.h \ - gmem.h - -$(objdir)/parseargs.obj: \ - parseargs.h \ - gtypes.h - -$(objdir)/vms_unix_times.obj: \ - vms_unix_time.h - diff --git a/Build/source/libs/zlib/depend.mak b/Build/source/libs/zlib/depend.mak deleted file mode 100644 index ff5cc729a3a..00000000000 --- a/Build/source/libs/zlib/depend.mak +++ /dev/null @@ -1,105 +0,0 @@ -$(objdir)/infcodes.obj: \ - zutil.h \ - zlib.h \ - zconf.h \ - inftrees.h \ - infblock.h \ - infcodes.h \ - infutil.h \ - inffast.h - -$(objdir)/minigzip.obj: \ - $(gnuw32dir)/win32lib.h \ - zlib.h \ - zconf.h - -$(objdir)/gzio.obj: \ - zutil.h \ - zlib.h \ - zconf.h - -$(objdir)/compress.obj: \ - zlib.h \ - zconf.h - -$(objdir)/zutil.obj: \ - zutil.h \ - zlib.h \ - zconf.h - -$(objdir)/crc32.obj: \ - zlib.h \ - zconf.h - -$(objdir)/uncompr.obj: \ - zlib.h \ - zconf.h - -$(objdir)/adler32.obj: \ - zlib.h \ - zconf.h - -$(objdir)/example.obj: \ - zlib.h \ - zconf.h - -$(objdir)/deflate.obj: \ - deflate.h \ - zutil.h \ - zlib.h \ - zconf.h - -$(objdir)/trees.obj: \ - deflate.h \ - zutil.h \ - zlib.h \ - zconf.h \ - trees.h - -$(objdir)/infutil.obj: \ - zutil.h \ - zlib.h \ - zconf.h \ - infblock.h \ - inftrees.h \ - infcodes.h \ - infutil.h - -$(objdir)/inftrees.obj: \ - zutil.h \ - zlib.h \ - zconf.h \ - inftrees.h \ - inffixed.h - -$(objdir)/inffast.obj: \ - zutil.h \ - zlib.h \ - zconf.h \ - inftrees.h \ - infblock.h \ - infcodes.h \ - infutil.h \ - inffast.h - -$(objdir)/maketree.obj: \ - zutil.h \ - zlib.h \ - zconf.h \ - inftrees.h - -$(objdir)/inflate.obj: \ - zutil.h \ - zlib.h \ - zconf.h \ - infblock.h - -$(objdir)/infblock.obj: \ - zutil.h \ - zlib.h \ - zconf.h \ - infblock.h \ - inftrees.h \ - infcodes.h \ - infutil.h - diff --git a/Build/source/texk/bibtex8/depend.mak b/Build/source/texk/bibtex8/depend.mak deleted file mode 100644 index 42e12aeb14c..00000000000 --- a/Build/source/texk/bibtex8/depend.mak +++ /dev/null @@ -1,94 +0,0 @@ -$(objdir)/bibtex-4.obj: \ - sysdep.h \ - bibtex.h \ - datatype.h \ - gblprocs.h \ - gblvars.h \ - utils.h \ - version.h - -$(objdir)/bibtex-1.obj: \ - sysdep.h \ - bibtex.h \ - datatype.h \ - gblprocs.h \ - gblvars.h \ - utils.h \ - version.h - -$(objdir)/utils.obj: \ - getopt.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)/c-fopen.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - sysdep.h \ - bibtex.h \ - datatype.h \ - gblprocs.h \ - gblvars.h \ - utils.h \ - version.h - -$(objdir)/getopt1.obj: \ - getopt.h - -$(objdir)/getopt.obj: \ - - -$(objdir)/bibtex-2.obj: \ - sysdep.h \ - bibtex.h \ - datatype.h \ - gblprocs.h \ - gblvars.h \ - utils.h \ - version.h - -$(objdir)/bibtex.obj: \ - sysdep.h \ - bibtex.h \ - datatype.h \ - gblprocs.h \ - gblvars.h \ - utils.h \ - version.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 - -$(objdir)/bibtex-3.obj: \ - sysdep.h \ - bibtex.h \ - datatype.h \ - gblprocs.h \ - gblvars.h \ - utils.h \ - version.h - diff --git a/Build/source/texk/chktex/depend.mak b/Build/source/texk/chktex/depend.mak deleted file mode 100644 index 9f6f43f3d01..00000000000 --- a/Build/source/texk/chktex/depend.mak +++ /dev/null @@ -1,88 +0,0 @@ -$(objdir)/FindErrs.obj: \ - ChkTeX.h \ - $(gnuw32dir)/win32lib.h \ - config.h \ - chktypes.h \ - FindErrs.h \ - OpSys.h \ - Utility.h \ - Resource.h - -$(objdir)/chktex.obj: \ - getopt.h \ - ChkTeX.h \ - $(gnuw32dir)/win32lib.h \ - config.h \ - chktypes.h \ - FindErrs.h \ - OpSys.h \ - Utility.h \ - Resource.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 - -$(objdir)/Utility.obj: \ - ChkTeX.h \ - $(gnuw32dir)/win32lib.h \ - config.h \ - chktypes.h \ - FindErrs.h \ - Utility.h \ - Resource.h \ - OpSys.h - -$(objdir)/getopt1.obj: \ - config.h \ - getopt.h - -$(objdir)/OpSys.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)/expand.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ChkTeX.h \ - config.h \ - chktypes.h \ - FindErrs.h \ - OpSys.h \ - Utility.h - -$(objdir)/getopt.obj: \ - config.h - -$(objdir)/Resource.obj: \ - ChkTeX.h \ - $(gnuw32dir)/win32lib.h \ - config.h \ - chktypes.h \ - FindErrs.h \ - OpSys.h \ - Utility.h \ - Resource.h - diff --git a/Build/source/texk/cjkutils/bat/depend.mak b/Build/source/texk/cjkutils/bat/depend.mak deleted file mode 100644 index f23a8d0a9e5..00000000000 --- a/Build/source/texk/cjkutils/bat/depend.mak +++ /dev/null @@ -1,18 +0,0 @@ -$(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 - diff --git a/Build/source/texk/cjkutils/conv/depend.mak b/Build/source/texk/cjkutils/conv/depend.mak deleted file mode 100644 index 7c1724546f7..00000000000 --- a/Build/source/texk/cjkutils/conv/depend.mak +++ /dev/null @@ -1,18 +0,0 @@ -$(objdir)/cef5conv.obj: \ - - -$(objdir)/cefsconv.obj: \ - - -$(objdir)/extconv.obj: \ - - -$(objdir)/bg5conv.obj: \ - - -$(objdir)/cefconv.obj: \ - - -$(objdir)/sjisconv.obj: \ - - diff --git a/Build/source/texk/cjkutils/hbf2gf/depend.mak b/Build/source/texk/cjkutils/hbf2gf/depend.mak deleted file mode 100644 index fe5301ac65e..00000000000 --- a/Build/source/texk/cjkutils/hbf2gf/depend.mak +++ /dev/null @@ -1,13 +0,0 @@ -$(objdir)/emdir.obj: \ - emdir.h - -$(objdir)/hbf2gf.obj: \ - hbf.h - -$(objdir)/hbf.obj: \ - hbf.h - -$(objdir)/emtexdir.obj: \ - emdir.h \ - emtexdir.h - diff --git a/Build/source/texk/contrib/depend.mak b/Build/source/texk/contrib/depend.mak deleted file mode 100644 index 642d55552f2..00000000000 --- a/Build/source/texk/contrib/depend.mak +++ /dev/null @@ -1,559 +0,0 @@ -$(objdir)/mktex.obj: \ - stackenv.h \ - mktexlib.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)/kpathsea.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - variables.h \ - fileutils.h \ - mktex.h - -$(objdir)/irun.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)/proginit.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - irun.h - -$(objdir)/pdfdde.obj: \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/getopt.h - -$(objdir)/fmtutil.obj: \ - $(kpathseadir)/kpathsea.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)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - mktex.h \ - mktexlib.h \ - fileutils.h \ - stackenv.h \ - variables.h \ - fmtutil.h - -$(objdir)/fileutils.obj: \ - fileutils.h \ - mktexlib.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)/kpathsea.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - stackenv.h - -$(objdir)/makempx.obj: \ - mktex.h \ - mktexlib.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)/kpathsea.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - stackenv.h \ - fileutils.h - -$(objdir)/stackenv.obj: \ - stackenv.h \ - mktexlib.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)/kpathsea.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - variables.h - -$(objdir)/mkofm.obj: \ - $(gnuw32dir)/win32lib.h - -$(objdir)/dvihp.obj: \ - mktex.h \ - mktexlib.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)/kpathsea.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - stackenv.h - -$(objdir)/variables.obj: \ - stackenv.h \ - mktexlib.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)/kpathsea.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - fileutils.h \ - variables.h \ - $(regexdir)/regex.h - -$(objdir)/main.obj: \ - mktex.h \ - mktexlib.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)/kpathsea.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - stackenv.h \ - variables.h \ - fileutils.h - -$(objdir)/mkocp.obj: \ - $(kpathseadir)/kpathsea.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)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - stackenv.h \ - mktexlib.h - 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 - diff --git a/Build/source/texk/devnag/depend.mak b/Build/source/texk/devnag/depend.mak deleted file mode 100644 index e69de29bb2d..00000000000 --- a/Build/source/texk/devnag/depend.mak +++ /dev/null diff --git a/Build/source/texk/devnag/src/depend.mak b/Build/source/texk/devnag/src/depend.mak deleted file mode 100644 index 2b38f26ef3d..00000000000 --- a/Build/source/texk/devnag/src/depend.mak +++ /dev/null @@ -1,3 +0,0 @@ -$(objdir)/devnag.obj: \ - - diff --git a/Build/source/texk/djgpp/depend.mak b/Build/source/texk/djgpp/depend.mak deleted file mode 100644 index e69de29bb2d..00000000000 --- a/Build/source/texk/djgpp/depend.mak +++ /dev/null diff --git a/Build/source/texk/dtl/depend.mak b/Build/source/texk/dtl/depend.mak deleted file mode 100644 index 6d09baa0942..00000000000 --- a/Build/source/texk/dtl/depend.mak +++ /dev/null @@ -1,38 +0,0 @@ -$(objdir)/dt2dv.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 \ - dtl.h - -$(objdir)/dv2dt.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 \ - dtl.h - diff --git a/Build/source/texk/dvi2tty/depend.mak b/Build/source/texk/dvi2tty/depend.mak deleted file mode 100644 index e78918665d7..00000000000 --- a/Build/source/texk/dvi2tty/depend.mak +++ /dev/null @@ -1,10 +0,0 @@ -$(objdir)/dvistuff.obj: \ - dvi2tty.h \ - commands.h - -$(objdir)/dvi2tty.obj: \ - dvi2tty.h - -$(objdir)/disdvi.obj: \ - commands.h - diff --git a/Build/source/texk/dvidvi/depend.mak b/Build/source/texk/dvidvi/depend.mak deleted file mode 100644 index 3cfe1997df6..00000000000 --- a/Build/source/texk/dvidvi/depend.mak +++ /dev/null @@ -1,21 +0,0 @@ -$(objdir)/dvidvi.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)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h - 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 - diff --git a/Build/source/texk/dvipdfm/depend.mak b/Build/source/texk/dvipdfm/depend.mak deleted file mode 100644 index 6ee274d2bab..00000000000 --- a/Build/source/texk/dvipdfm/depend.mak +++ /dev/null @@ -1,1747 +0,0 @@ -$(objdir)/colorsp.obj: \ - system.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/kpathsea.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - mem.h \ - pdfdev.h \ - numbers.h \ - pdfobj.h \ - pdfparse.h \ - pdfspecial.h \ - dvipdfm.h - -$(objdir)/jpeg.obj: \ - system.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/kpathsea.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - mem.h \ - mfileio.h \ - numbers.h \ - dvi.h \ - error.h \ - pdfdev.h \ - pdfobj.h \ - jpeg.h \ - pdfspecial.h - -$(objdir)/ttf.obj: \ - config.h \ - ttf.h \ - pdfobj.h \ - system.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/kpathsea.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - mem.h \ - error.h \ - mfileio.h \ - numbers.h \ - tfm.h \ - pdflimits.h \ - twiddle.h \ - encodings.h \ - macglyphs.h - -$(objdir)/t1crypt.obj: \ - t1crypt.h - -$(objdir)/pdfdoc.obj: \ - system.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/kpathsea.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - config.h \ - mem.h \ - error.h \ - mfileio.h \ - numbers.h \ - dvi.h \ - pdfdev.h \ - pdfobj.h \ - pdflimits.h \ - pdfdoc.h \ - pdfspecial.h \ - thumbnail.h - -$(objdir)/dvipdfm.obj: \ - config.h \ - system.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/kpathsea.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - mem.h \ - mfileio.h \ - numbers.h \ - dvi.h \ - error.h \ - pdfdev.h \ - pdfobj.h \ - pdfdoc.h \ - encodings.h \ - type1.h \ - ttf.h \ - colorsp.h \ - pdfparse.h \ - pdfspecial.h \ - vf.h \ - pkfont.h \ - thumbnail.h \ - psimage.h \ - tfm.h - -$(objdir)/thumbnail.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-ctype.h \ - $(gnuw32dir)/oldnames.h \ - system.h \ - $(kpathseadir)/kpathsea.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - config.h \ - mfileio.h \ - numbers.h \ - mem.h \ - pdfobj.h \ - thumbnail.h \ - $(pngdir)/png.h \ - $(zlibdir)/zlib.h \ - $(zlibdir)/zconf.h \ - $(pngdir)/pngconf.h \ - pngimage.h - -$(objdir)/psimage.obj: \ - system.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/kpathsea.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - config.h \ - mem.h \ - mfileio.h \ - numbers.h \ - pdfobj.h \ - psimage.h \ - pdfspecial.h \ - epdf.h - -$(objdir)/numbers.obj: \ - system.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/kpathsea.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - error.h \ - mfileio.h \ - numbers.h - -$(objdir)/pdfobj.obj: \ - system.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/kpathsea.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - config.h \ - mem.h \ - error.h \ - mfileio.h \ - numbers.h \ - pdflimits.h \ - pdfobj.h \ - pdfspecial.h \ - pdfparse.h \ - twiddle.h \ - $(zlibdir)/zlib.h \ - $(zlibdir)/zconf.h - -$(objdir)/pdfdev.obj: \ - config.h \ - system.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/kpathsea.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - mem.h \ - error.h \ - mfileio.h \ - numbers.h \ - dvi.h \ - pdfdev.h \ - pdfobj.h \ - tfm.h \ - pdfdoc.h \ - type1.h \ - ttf.h \ - pkfont.h \ - pdfspecial.h \ - pdfparse.h \ - tpic.h \ - htex.h \ - mpost.h \ - psspecial.h \ - colorsp.h \ - pdflimits.h \ - twiddle.h \ - encodings.h \ - colors.h - -$(objdir)/encodings.obj: \ - pdflimits.h \ - pdfobj.h \ - mem.h \ - error.h \ - system.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/kpathsea.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - mfileio.h \ - numbers.h \ - pdfparse.h \ - encodings.h \ - winansi.h - -$(objdir)/mfileio.obj: \ - system.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/kpathsea.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - mfileio.h \ - numbers.h \ - error.h - -$(objdir)/epdf.obj: \ - system.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/kpathsea.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - mem.h \ - mfileio.h \ - numbers.h \ - pdfobj.h \ - pdfdoc.h \ - pdfspecial.h \ - epdf.h - -$(objdir)/ebb.obj: \ - system.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/kpathsea.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - mem.h \ - mfileio.h \ - numbers.h \ - pdfobj.h \ - jpeg.h \ - pdfspecial.h \ - pdfparse.h \ - config.h \ - pngimage.h \ - $(pngdir)/png.h \ - $(zlibdir)/zlib.h \ - $(zlibdir)/zconf.h \ - $(pngdir)/pngconf.h - -$(objdir)/htex.obj: \ - system.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/kpathsea.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - mem.h \ - mfileio.h \ - numbers.h \ - dvi.h \ - error.h \ - pdfdev.h \ - pdfobj.h \ - htex.h \ - pdfparse.h \ - pdfdoc.h - -$(objdir)/mpost.obj: \ - system.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/kpathsea.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - mem.h \ - error.h \ - mfileio.h \ - numbers.h \ - dvi.h \ - pdfdev.h \ - pdfobj.h \ - pdfspecial.h \ - pdfparse.h \ - mpost.h \ - pdflimits.h \ - pdfdoc.h - -$(objdir)/psspecial.obj: \ - system.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/kpathsea.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - mem.h \ - mfileio.h \ - numbers.h \ - psspecial.h \ - pdfparse.h \ - pdfobj.h \ - pdfspecial.h \ - psimage.h \ - mpost.h \ - pdfdoc.h - -$(objdir)/dvi.obj: \ - system.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/kpathsea.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - mem.h \ - error.h \ - mfileio.h \ - numbers.h \ - dvi.h \ - pdfdev.h \ - pdfobj.h \ - dvicodes.h \ - pdflimits.h \ - pdfdoc.h \ - tfm.h \ - vf.h - -$(objdir)/type1.obj: \ - system.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/kpathsea.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - mem.h \ - error.h \ - mfileio.h \ - numbers.h \ - pdfobj.h \ - type1.h \ - tfm.h \ - pdfparse.h \ - pdflimits.h \ - t1crypt.h \ - twiddle.h \ - encodings.h \ - standardenc.h - -$(objdir)/mem.obj: \ - mem.h - -$(objdir)/pngimage.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-ctype.h \ - $(gnuw32dir)/oldnames.h \ - system.h \ - $(kpathseadir)/kpathsea.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - config.h \ - mem.h \ - pdfobj.h \ - $(pngdir)/png.h \ - $(zlibdir)/zlib.h \ - $(zlibdir)/zconf.h \ - $(pngdir)/pngconf.h - -$(objdir)/vf.obj: \ - system.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/kpathsea.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - mfileio.h \ - numbers.h \ - pdflimits.h \ - mem.h \ - error.h \ - tfm.h \ - pdfdev.h \ - pdfobj.h \ - dvi.h \ - vf.h \ - config.h \ - dvicodes.h - -$(objdir)/tfm.obj: \ - system.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/kpathsea.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - mem.h \ - error.h \ - mfileio.h \ - numbers.h \ - pdflimits.h \ - tfm.h \ - config.h - -$(objdir)/pdfparse.obj: \ - system.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/kpathsea.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - mem.h \ - mfileio.h \ - numbers.h \ - dvi.h \ - error.h \ - pdfdev.h \ - pdfobj.h \ - pdfparse.h \ - pdfspecial.h \ - pdfdoc.h - -$(objdir)/tpic.obj: \ - system.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/kpathsea.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - mem.h \ - mfileio.h \ - numbers.h \ - tpic.h \ - pdfparse.h \ - pdfobj.h \ - pdfdoc.h \ - pdfdev.h \ - dvi.h \ - error.h - -$(objdir)/pdfspecial.obj: \ - system.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/kpathsea.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - mem.h \ - mfileio.h \ - numbers.h \ - dvi.h \ - error.h \ - pdfdev.h \ - pdfobj.h \ - pdflimits.h \ - pdfspecial.h \ - pdfdoc.h \ - pdfparse.h \ - jpeg.h \ - epdf.h \ - mpost.h \ - psimage.h \ - config.h \ - $(pngdir)/png.h \ - $(zlibdir)/zlib.h \ - $(zlibdir)/zconf.h \ - $(pngdir)/pngconf.h \ - pngimage.h - -$(objdir)/ascii85.obj: \ - - -$(objdir)/pkfont.obj: \ - system.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/kpathsea.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - mem.h \ - error.h \ - mfileio.h \ - numbers.h \ - pkfont.h \ - pdfobj.h \ - pdflimits.h \ - tfm.h - diff --git a/Build/source/texk/dvipos/depend.mak b/Build/source/texk/dvipos/depend.mak deleted file mode 100644 index e7be419f3c5..00000000000 --- a/Build/source/texk/dvipos/depend.mak +++ /dev/null @@ -1,4 +0,0 @@ -dvipos.o: dvipos.c dvicore.h utils.h -dvicore.o: dvicore.c dvicore.h tfm.h utils.h -tfm.o: tfm.c tfm.h dvicore.h utils.h -utils.o: utils.c utils.h diff --git a/Build/source/texk/dvipsk/depend.mak b/Build/source/texk/dvipsk/depend.mak deleted file mode 100644 index 8345bb41715..00000000000 --- a/Build/source/texk/dvipsk/depend.mak +++ /dev/null @@ -1,989 +0,0 @@ -$(objdir)/virtualfont.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - $(kpathseadir)/c-pathmx.h \ - protos.h - -$(objdir)/emspecial.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - protos.h - -$(objdir)/dospecial.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - $(kpathseadir)/tex-hush.h \ - protos.h - -$(objdir)/dosection.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - protos.h - -$(objdir)/fontdef.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - $(kpathseadir)/magstep.h \ - protos.h - -$(objdir)/pprescan.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - protos.h - -$(objdir)/tfmload.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - $(kpathseadir)/c-pathmx.h \ - protos.h - -$(objdir)/skippage.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - protos.h - -$(objdir)/dviinput.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - protos.h - -$(objdir)/finclude.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - protos.h - -$(objdir)/drawPS.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - protos.h - -$(objdir)/t1part.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - t1part.h \ - protos.h - -$(objdir)/loadfont.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-make.h \ - protos.h - -$(objdir)/hps.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - protos.h - -$(objdir)/resident.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/variable.h \ - protos.h - -$(objdir)/scanpage.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - protos.h - -$(objdir)/afm2tfm.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - dvips.h \ - debug.h \ - paths.h - -$(objdir)/writet1.obj: \ - ptexmac.h \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - protos.h - -$(objdir)/header.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - protos.h - -$(objdir)/squeeze.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 \ - c-auto.h - -$(objdir)/unpack.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - protos.h - -$(objdir)/makefont.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - protos.h - -$(objdir)/search.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - $(kpathseadir)/tex-glyph.h - -$(objdir)/papersiz.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - protos.h - -$(objdir)/output.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - protos.h - -$(objdir)/scalewidth.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h - -$(objdir)/color.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - protos.h - -$(objdir)/dpicheck.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h - -$(objdir)/bbox.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - protos.h - -$(objdir)/dopage.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - protos.h - -$(objdir)/repack.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - protos.h - -$(objdir)/prescan.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - protos.h - -$(objdir)/dvips.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - protos.h - -$(objdir)/download.obj: \ - dvips.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)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - c-auto.h \ - debug.h \ - paths.h \ - protos.h - diff --git a/Build/source/texk/etc/depend.mak b/Build/source/texk/etc/depend.mak deleted file mode 100644 index e69de29bb2d..00000000000 --- a/Build/source/texk/etc/depend.mak +++ /dev/null diff --git a/Build/source/texk/gsftopk/depend.mak b/Build/source/texk/gsftopk/depend.mak deleted file mode 100644 index 624898e6327..00000000000 --- a/Build/source/texk/gsftopk/depend.mak +++ /dev/null @@ -1,28 +0,0 @@ -$(objdir)/gsftopk.obj: \ - version.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)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/variable.h \ - c-auto.h - diff --git a/Build/source/texk/kpathsea/depend.mak b/Build/source/texk/kpathsea/depend.mak deleted file mode 100644 index ceb5c840883..00000000000 --- a/Build/source/texk/kpathsea/depend.mak +++ /dev/null @@ -1,1308 +0,0 @@ -$(objdir)/pathsearch.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-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/variable.h - -$(objdir)/strtol.obj: \ - 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 - -$(objdir)/remote.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-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/str-list.h \ - $(geturldir)/geturl.h - -$(objdir)/xopendir.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)/xopendir.h - -$(objdir)/tex-make.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)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/variable.h - -$(objdir)/getopt.obj: \ - 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 \ - getopt.h - -$(objdir)/concat3.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 - -$(objdir)/uppercasify.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-ctype.h \ - $(gnuw32dir)/oldnames.h - -$(objdir)/kpsewhich.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-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/variable.h - -$(objdir)/kpsestat.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-stat.h \ - $(gnuw32dir)/oldnames.h - -$(objdir)/xgetcwd.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-dir.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - $(kpathseadir)/c-stat.h \ - $(gnuw32dir)/oldnames.h - -$(objdir)/db.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)/absolute.h \ - $(kpathseadir)/c-stat.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/variable.h - -$(objdir)/expand.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-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/str-list.h - -$(objdir)/concatn.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)/concatn.h \ - $(kpathseadir)/c-vararg.h - -$(objdir)/make-suffix.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-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h - -$(objdir)/rm-suffix.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 - -$(objdir)/xfseek.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 - -$(objdir)/truncate.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-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/truncate.h - -$(objdir)/dir.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-dir.h \ - $(kpathseadir)/c-stat.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h - -$(objdir)/tilde.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-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tilde.h - -$(objdir)/str-llist.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)/str-llist.h - -$(objdir)/progname.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)/absolute.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h - -$(objdir)/fn.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)/fn.h - -$(objdir)/kpsecheck.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)/hash.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(regexdir)/fnmatch.h - -$(objdir)/find-suffix.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-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h - -$(objdir)/xcalloc.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 - -$(objdir)/access.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 - -$(objdir)/xstrdup.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 - -$(objdir)/xputenv.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 - -$(objdir)/path-elt.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-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h - -$(objdir)/xrealloc.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 - -$(objdir)/concat.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 - -$(objdir)/xfopen.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 - -$(objdir)/xdirname.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-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h - -$(objdir)/str-list.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)/str-list.h - -$(objdir)/elt-dirs.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-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/xopendir.h - -$(objdir)/proginit.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-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h - -$(objdir)/version.obj: \ - c-auto.h \ - $(kpathseadir)/c-proto.h - -$(objdir)/line.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)/line.h - -$(objdir)/xftell.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 - -$(objdir)/getopt1.obj: \ - 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 \ - getopt.h - -$(objdir)/readlink.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-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(gnuw32dir)/oldnames.h - -$(objdir)/variable.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-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/variable.h - -$(objdir)/tex-glyph.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)/absolute.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/variable.h - -$(objdir)/strcasecmp.obj: \ - 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 - -$(objdir)/file-p.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)/xstat.h \ - $(kpathseadir)/c-stat.h \ - $(gnuw32dir)/oldnames.h - -$(objdir)/magstep.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)/magstep.h - -$(objdir)/tex-file.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)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/variable.h - -$(objdir)/fontmap.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-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h - -$(objdir)/debug.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-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/remote.h - -$(objdir)/atou.obj: \ - 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 - -$(objdir)/xmalloc.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 - -$(objdir)/hash.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-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/str-list.h - -$(objdir)/xstat.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)/xstat.h \ - $(kpathseadir)/c-stat.h \ - $(gnuw32dir)/oldnames.h - -$(objdir)/readable.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-stat.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/truncate.h - -$(objdir)/kdefault.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-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/default.h - -$(objdir)/cnf.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)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/recoder.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/variable.h - -$(objdir)/xbasename.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-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h - -$(objdir)/win32hash.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-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/remote.h - -$(objdir)/tex-hush.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)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/variable.h - -$(objdir)/extend-fname.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 - -$(objdir)/absolute.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)/absolute.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h - diff --git a/Build/source/texk/lacheck/depend.mak b/Build/source/texk/lacheck/depend.mak deleted file mode 100644 index 33eb8125d07..00000000000 --- a/Build/source/texk/lacheck/depend.mak +++ /dev/null @@ -1,3 +0,0 @@ -$(objdir)/$(LEX_OUTPUT_ROOT).obj: \ - $(gnuw32dir)/win32lib.h - diff --git a/Build/source/texk/makeindexk/depend.mak b/Build/source/texk/makeindexk/depend.mak deleted file mode 100644 index 1b602039bd9..00000000000 --- a/Build/source/texk/makeindexk/depend.mak +++ /dev/null @@ -1,27 +0,0 @@ -$(objdir)/qsort.obj: \ - mkind.h \ - c-auto.h - -$(objdir)/scanst.obj: \ - mkind.h \ - c-auto.h \ - scanst.h - -$(objdir)/genind.obj: \ - mkind.h \ - c-auto.h \ - genind.h - -$(objdir)/sortid.obj: \ - mkind.h \ - c-auto.h - -$(objdir)/scanid.obj: \ - mkind.h \ - c-auto.h \ - scanid.h - -$(objdir)/mkind.obj: \ - mkind.h \ - c-auto.h - diff --git a/Build/source/texk/musixflx/depend.mak b/Build/source/texk/musixflx/depend.mak deleted file mode 100644 index 6d1f4a07add..00000000000 --- a/Build/source/texk/musixflx/depend.mak +++ /dev/null @@ -1,3 +0,0 @@ -$(objdir)/musixflx.obj: \ - - diff --git a/Build/source/texk/owindvi/depend.mak b/Build/source/texk/owindvi/depend.mak deleted file mode 100644 index b018cfa7062..00000000000 --- a/Build/source/texk/owindvi/depend.mak +++ /dev/null @@ -1,1110 +0,0 @@ -$(objdir)/dvi-draw.obj: \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - ../windvi/dvi.h - -$(objdir)/ttf.obj: \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h \ - ../windvi/dvi.h - -$(objdir)/src-spec-1.obj: \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h \ - $(kpathseadir)/c-stat.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/magstep.h \ - ../windvi/dvi.h - -$(objdir)/winprint.obj: \ - ../windvi/wingui.h \ - ../windvi/resource.h \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h - -$(objdir)/winevt.obj: \ - ../windvi/wingui.h \ - ../windvi/resource.h \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h \ - ../windvi/dvi.h - -$(objdir)/font-open.obj: \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h \ - $(kpathseadir)/tex-glyph.h - -$(objdir)/winxutl.obj: \ - ../windvi/wingui.h \ - ../windvi/resource.h \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h \ - ../windvi/winxutl.h - -$(objdir)/winopt.obj: \ - ../windvi/wingui.h \ - ../windvi/resource.h \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h \ - ../windvi/version.h \ - ../windvi/c-openmx.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/line.h - -$(objdir)/dvi-init.obj: \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h \ - $(kpathseadir)/c-stat.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/tex-glyph.h \ - ../windvi/dvi.h \ - $(t1dir)/t1lib.h - -$(objdir)/mime.obj: \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h - -$(objdir)/winlog.obj: \ - ../windvi/wingui.h \ - ../windvi/resource.h \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h - -$(objdir)/winimg.obj: \ - ../windvi/wingui.h \ - ../windvi/resource.h \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h - -$(objdir)/squeeze.obj: \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h - -$(objdir)/t1.obj: \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h - -$(objdir)/special.obj: \ - ../windvi/wingui.h \ - ../windvi/resource.h \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/line.h \ - ../windvi/dvi.h \ - $(zlibdir)/zlib.h \ - $(zlibdir)/zconf.h \ - $(bzip2dir)/bzlib.h - -$(objdir)/vf.obj: \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h \ - ../windvi/dvi.h - -$(objdir)/windraw.obj: \ - ../windvi/wingui.h \ - ../windvi/resource.h \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h \ - ../windvi/version.h - -$(objdir)/alloca.obj: \ - - -$(objdir)/dvips.obj: \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h - -$(objdir)/winabout.obj: \ - ../windvi/wingui.h \ - ../windvi/resource.h - -$(objdir)/gf.obj: \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h - -$(objdir)/winhtex.obj: \ - ../windvi/wingui.h \ - ../windvi/resource.h \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h \ - ../windvi/winhtex.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h - -$(objdir)/tfmload.obj: \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h - -$(objdir)/pk.obj: \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h - -$(objdir)/util.obj: \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h - -$(objdir)/wwwfetch.obj: \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h - -$(objdir)/psgs.obj: \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h - -$(objdir)/psgsw32.obj: \ - $(gnuw32dir)/win32lib.h \ - ../windvi/xdvi-config.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 \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h - -$(objdir)/xdvi.obj: \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h \ - ../windvi/c-openmx.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - ../windvi/version.h \ - xdvi.icon - -$(objdir)/wincfg.obj: \ - ../windvi/wingui.h \ - ../windvi/resource.h \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h \ - ../windvi/mfmodes.h - -$(objdir)/src-spec.obj: \ - $(gnuw32dir)/win32lib.h \ - ../windvi/xdvi-config.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 \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h \ - $(kpathseadir)/c-stat.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/magstep.h \ - ../windvi/dvi.h - -$(objdir)/events.obj: \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h - -$(objdir)/wintransf.obj: \ - ../windvi/wingui.h \ - ../windvi/resource.h \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h - -$(objdir)/hypertex.obj: \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h - -$(objdir)/windvi.obj: \ - ../windvi/wingui.h \ - ../windvi/resource.h \ - $(kpathseadir)/c-minmax.h \ - $(kpathseadir)/c-limits.h \ - ../windvi/xdvi-config.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-proto.h \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h - -$(objdir)/winver.obj: \ - ../windvi/wingui.h \ - ../windvi/resource.h \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h - -$(objdir)/wingoto.obj: \ - ../windvi/wingui.h \ - ../windvi/resource.h \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h - -$(objdir)/wincolor.obj: \ - ../windvi/wingui.h \ - ../windvi/resource.h \ - ../windvi/xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - ../windvi/windvi.h \ - ../windvi/c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - ../windvi/patchlevel.h - diff --git a/Build/source/texk/ps2pkm/depend.mak b/Build/source/texk/ps2pkm/depend.mak deleted file mode 100644 index 5d708e7e3a8..00000000000 --- a/Build/source/texk/ps2pkm/depend.mak +++ /dev/null @@ -1,1379 +0,0 @@ -$(objdir)/t1stub.obj: \ - objects.h \ - $(kpathseadir)/kpathsea.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)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - c-auto.h \ - types.h - -$(objdir)/hints.obj: \ - types.h \ - $(kpathseadir)/kpathsea.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)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - c-auto.h \ - objects.h \ - spaces.h \ - paths.h \ - regions.h \ - hints.h - -$(objdir)/arith.obj: \ - types.h \ - $(kpathseadir)/kpathsea.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)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - c-auto.h \ - objects.h \ - spaces.h \ - arith.h - -$(objdir)/t1snap.obj: \ - objects.h \ - $(kpathseadir)/kpathsea.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)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - c-auto.h \ - types.h \ - spaces.h \ - paths.h - -$(objdir)/pktest.obj: \ - basics.h \ - pkout.h - -$(objdir)/token.obj: \ - types.h \ - $(kpathseadir)/kpathsea.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)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - c-auto.h \ - t1stdio.h \ - util.h \ - digit.h \ - token.h \ - tokst.h \ - hdigit.h - -$(objdir)/mag.obj: \ - basics.h - -$(objdir)/pfb2pfa.obj: \ - basics.h \ - filenames.h - -$(objdir)/filenames.obj: \ - $(kpathseadir)/kpathsea.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)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - c-auto.h \ - basics.h - -$(objdir)/strexpr.obj: \ - basics.h - -$(objdir)/sexpr.obj: \ - strexpr.h \ - basics.h - -$(objdir)/psearch.obj: \ - basics.h \ - strexpr.h \ - filenames.h \ - texfiles.h - -$(objdir)/curves.obj: \ - types.h \ - $(kpathseadir)/kpathsea.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)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - c-auto.h \ - objects.h \ - spaces.h \ - paths.h \ - regions.h \ - curves.h \ - lines.h \ - arith.h - -$(objdir)/pk2bm.obj: \ - pkin.h - -$(objdir)/t1io.obj: \ - c-auto.h \ - t1stdio.h \ - types.h \ - $(kpathseadir)/kpathsea.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)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - t1hdigit.h - -$(objdir)/fontfcn.obj: \ - t1imager.h \ - types.h \ - $(kpathseadir)/kpathsea.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)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - c-auto.h \ - fontmisc.h \ - util.h \ - fontfcn.h - -$(objdir)/objects.obj: \ - types.h \ - $(kpathseadir)/kpathsea.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)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - c-auto.h \ - objects.h \ - spaces.h \ - paths.h \ - regions.h \ - fonts.h \ - pictures.h \ - strokes.h \ - cluts.h - -$(objdir)/ps2pk.obj: \ - basics.h \ - filenames.h \ - psearch.h \ - pkout.h \ - ffilest.h \ - types.h \ - $(kpathseadir)/kpathsea.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)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - c-auto.h \ - Xstuff.h \ - fontmisc.h \ - fontstruct.h \ - font.h \ - fsmasks.h \ - fontfile.h \ - fontxlfd.h - -$(objdir)/basename.obj: \ - basics.h \ - filenames.h - -$(objdir)/pkout.obj: \ - basics.h \ - pkout.h - -$(objdir)/regions.obj: \ - types.h \ - $(kpathseadir)/kpathsea.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)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - c-auto.h \ - objects.h \ - spaces.h \ - regions.h \ - paths.h \ - curves.h \ - lines.h \ - pictures.h \ - fonts.h \ - hints.h \ - strokes.h - -$(objdir)/util.obj: \ - types.h \ - $(kpathseadir)/kpathsea.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)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - c-auto.h \ - util.h \ - fontmisc.h - -$(objdir)/flisearch.obj: \ - basics.h \ - filenames.h \ - psearch.h - -$(objdir)/scanfont.obj: \ - types.h \ - $(kpathseadir)/kpathsea.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)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - c-auto.h \ - t1stdio.h \ - util.h \ - token.h \ - fontfcn.h \ - blues.h - -$(objdir)/encoding.obj: \ - basics.h - -$(objdir)/t1info.obj: \ - types.h \ - $(kpathseadir)/kpathsea.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)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - c-auto.h \ - ffilest.h \ - Xstuff.h \ - fontmisc.h \ - fontstruct.h \ - font.h \ - fsmasks.h \ - fontfile.h \ - fontxlfd.h \ - t1intf.h - -$(objdir)/paths.obj: \ - types.h \ - $(kpathseadir)/kpathsea.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)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - c-auto.h \ - objects.h \ - spaces.h \ - paths.h \ - regions.h \ - fonts.h \ - pictures.h \ - strokes.h \ - trig.h - -$(objdir)/texfiles.obj: \ - texfiles.h - -$(objdir)/t1funcs.obj: \ - types.h \ - $(kpathseadir)/kpathsea.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)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - c-auto.h \ - ffilest.h \ - Xstuff.h \ - fontmisc.h \ - fontstruct.h \ - font.h \ - fsmasks.h \ - fontfile.h \ - fontxlfd.h \ - t1intf.h \ - objects.h \ - spaces.h \ - regions.h \ - t1stdio.h \ - util.h \ - fontfcn.h - -$(objdir)/bstring.obj: \ - c-auto.h - -$(objdir)/spaces.obj: \ - types.h \ - $(kpathseadir)/kpathsea.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)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - c-auto.h \ - objects.h \ - spaces.h \ - paths.h \ - pictures.h \ - fonts.h \ - arith.h \ - trig.h - -$(objdir)/t1test.obj: \ - ffilest.h \ - types.h \ - $(kpathseadir)/kpathsea.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)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - c-auto.h \ - Xstuff.h \ - fontmisc.h \ - fontstruct.h \ - font.h \ - fsmasks.h \ - fontfile.h \ - fontxlfd.h - -$(objdir)/lines.obj: \ - types.h \ - $(kpathseadir)/kpathsea.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)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - c-auto.h \ - objects.h \ - spaces.h \ - regions.h \ - lines.h - -$(objdir)/type1.obj: \ - types.h \ - $(kpathseadir)/kpathsea.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)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h \ - c-auto.h \ - objects.h \ - spaces.h \ - paths.h \ - fonts.h \ - pictures.h \ - util.h \ - blues.h - -$(objdir)/basics.obj: \ - $(gnuw32dir)/win32lib.h - -$(objdir)/pkin.obj: \ - basics.h \ - pkin.h - diff --git a/Build/source/texk/seetexk/depend.mak b/Build/source/texk/seetexk/depend.mak deleted file mode 100644 index 42a08a73fa3..00000000000 --- a/Build/source/texk/seetexk/depend.mak +++ /dev/null @@ -1,648 +0,0 @@ -$(objdir)/strtol.obj: \ - - -$(objdir)/font.obj: \ - types.h \ - $(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 \ - conv.h \ - error.h \ - $(kpathseadir)/c-vararg.h \ - font.h - -$(objdir)/dviclass.obj: \ - dviclass.h - -$(objdir)/sdecode.obj: \ - types.h \ - $(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 \ - error.h \ - $(kpathseadir)/c-vararg.h \ - sdecode.h - -$(objdir)/getopt.obj: \ - - -$(objdir)/skip.obj: \ - types.h \ - $(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 \ - fio.h - -$(objdir)/scaletfm.obj: \ - types.h \ - $(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 \ - error.h \ - $(kpathseadir)/c-vararg.h \ - font.h - -$(objdir)/dvibook.obj: \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/getopt.h \ - types.h \ - $(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 \ - dviclass.h \ - dvicodes.h \ - error.h \ - $(kpathseadir)/c-vararg.h \ - fio.h \ - gripes.h \ - search.h \ - seek.h - -$(objdir)/error.obj: \ - c-auto.h \ - types.h \ - $(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 \ - error.h \ - $(kpathseadir)/c-vararg.h - -$(objdir)/gripes0.obj: \ - types.h \ - $(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 \ - error.h \ - $(kpathseadir)/c-vararg.h \ - gripes.h - -$(objdir)/rstfont.obj: \ - types.h \ - $(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 \ - error.h \ - $(kpathseadir)/c-vararg.h \ - font.h \ - fio.h - -$(objdir)/rotate.obj: \ - types.h \ - $(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 \ - error.h \ - $(kpathseadir)/c-vararg.h \ - font.h - -$(objdir)/split.obj: \ - - -$(objdir)/font_subr.obj: \ - types.h \ - $(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 \ - error.h \ - $(kpathseadir)/c-vararg.h \ - font.h - -$(objdir)/dvistate.obj: \ - types.h \ - $(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 \ - conv.h \ - dvicodes.h \ - error.h \ - $(kpathseadir)/c-vararg.h \ - fio.h \ - font.h \ - gripes.h \ - postamble.h \ - search.h \ - seek.h \ - dvistate.h - -$(objdir)/conv.obj: \ - types.h \ - $(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 \ - conv.h - -$(objdir)/search.obj: \ - types.h \ - $(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 \ - search.h - -$(objdir)/pxlfont.obj: \ - types.h \ - $(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 \ - error.h \ - $(kpathseadir)/c-vararg.h \ - font.h \ - fio.h - -$(objdir)/gripes1.obj: \ - types.h \ - $(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 \ - error.h \ - $(kpathseadir)/c-vararg.h \ - font.h \ - gripes.h - -$(objdir)/tfmfont.obj: \ - types.h \ - $(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 \ - conv.h \ - font.h \ - tfm.h - -$(objdir)/scanpost.obj: \ - types.h \ - $(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 \ - dvicodes.h \ - fio.h \ - gripes.h \ - postamble.h - -$(objdir)/gfclass.obj: \ - gfclass.h - -$(objdir)/findpost.obj: \ - types.h \ - $(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 \ - dvicodes.h \ - fio.h \ - num.h - -$(objdir)/dvitodvi.obj: \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/getopt.h \ - types.h \ - $(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 \ - dviclass.h \ - dvicodes.h \ - error.h \ - $(kpathseadir)/c-vararg.h \ - fio.h \ - gripes.h \ - search.h \ - seek.h - -$(objdir)/dviselect.obj: \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/getopt.h \ - types.h \ - $(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 \ - dviclass.h \ - dvicodes.h \ - error.h \ - $(kpathseadir)/c-vararg.h \ - fio.h \ - gripes.h \ - search.h - -$(objdir)/tfm.obj: \ - types.h \ - $(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 \ - fio.h \ - tfm.h - -$(objdir)/gffont.obj: \ - types.h \ - $(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 \ - error.h \ - $(kpathseadir)/c-vararg.h \ - font.h \ - gfcodes.h \ - gfclass.h \ - num.h - -$(objdir)/fio.obj: \ - types.h \ - $(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 \ - error.h \ - $(kpathseadir)/c-vararg.h \ - fio.h - -$(objdir)/dvistuff.obj: \ - dvistuff.h \ - types.h \ - $(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 \ - font.h \ - conv.h \ - dviclass.h \ - dvicodes.h \ - postamble.h \ - search.h \ - fio.h - -$(objdir)/dvi_draw.obj: \ - - -$(objdir)/dviconcat.obj: \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/getopt.h \ - types.h \ - $(gnuw32dir)/win32lib.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 \ - dviclass.h \ - dvicodes.h \ - error.h \ - $(kpathseadir)/c-vararg.h \ - fio.h \ - gripes.h \ - search.h - -$(objdir)/tempfile.obj: \ - $(kpathseadir)/c-fopen.h - -$(objdir)/seek.obj: \ - $(kpathseadir)/c-fopen.h \ - types.h \ - $(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 \ - seek.h - -$(objdir)/strsave.obj: \ - types.h \ - $(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 \ - error.h \ - $(kpathseadir)/c-vararg.h - -$(objdir)/pkfont.obj: \ - types.h \ - $(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 \ - error.h \ - $(kpathseadir)/c-vararg.h \ - font.h \ - num.h - diff --git a/Build/source/texk/tetex/depend.mak b/Build/source/texk/tetex/depend.mak deleted file mode 100644 index e69de29bb2d..00000000000 --- a/Build/source/texk/tetex/depend.mak +++ /dev/null diff --git a/Build/source/texk/tex4htk/depend.mak b/Build/source/texk/tex4htk/depend.mak deleted file mode 100644 index 9620e320a6d..00000000000 --- a/Build/source/texk/tex4htk/depend.mak +++ /dev/null @@ -1,97 +0,0 @@ -$(objdir)/tex4ht.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-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/tex-make.h - -$(objdir)/t4ht.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-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/tex-make.h - -$(objdir)/runht.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-dir.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h - -$(objdir)/htcmd.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-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/tex-make.h - diff --git a/Build/source/texk/ttf2pk/depend.mak b/Build/source/texk/ttf2pk/depend.mak deleted file mode 100644 index 025b0feb519..00000000000 --- a/Build/source/texk/ttf2pk/depend.mak +++ /dev/null @@ -1,141 +0,0 @@ -$(objdir)/ttf2tfm.obj: \ - ttf2tfm.h \ - newobj.h \ - ttfenc.h \ - ligkern.h \ - texenc.h \ - ttfaux.h \ - tfmaux.h \ - vplaux.h \ - errormsg.h \ - filesrch.h \ - parse.h \ - subfont.h - -$(objdir)/case.obj: \ - case.h - -$(objdir)/subfont.obj: \ - filesrch.h \ - ttf2tfm.h \ - subfont.h \ - newobj.h \ - errormsg.h - -$(objdir)/parse.obj: \ - ttf2tfm.h \ - errormsg.h \ - newobj.h \ - ligkern.h \ - texenc.h \ - parse.h \ - filesrch.h - -$(objdir)/newobj.obj: \ - newobj.h \ - ttf2tfm.h \ - errormsg.h \ - texenc.h - -$(objdir)/errormsg.obj: \ - errormsg.h - -$(objdir)/emtexdir.obj: \ - emdir.h \ - emtexdir.h - -$(objdir)/ttfenc.obj: \ - newobj.h \ - ttf2tfm.h \ - ttfenc.h \ - errormsg.h - -$(objdir)/emdir.obj: \ - emdir.h - -$(objdir)/ttfaux.obj: \ - $(ttfdir)/freetype.h \ - $(ttfdir)/fterrid.h \ - $(ttfdir)/ftnameid.h \ - $(ttfdir)/extend/ftxkern.h \ - $(ttfdir)/extend/ftxpost.h \ - $(ttfdir)/extend/ftxopen.h \ - $(ttfdir)/extend/ftxgdef.h \ - $(ttfdir)/extend/ftxgsub.h \ - $(ttfdir)/extend/ftxgpos.h \ - ttf2tfm.h \ - newobj.h \ - ligkern.h \ - ttfenc.h \ - tfmaux.h \ - errormsg.h \ - ttfaux.h \ - filesrch.h - -$(objdir)/filesrch.obj: \ - filesrch.h \ - ttf2tfm.h \ - newobj.h - -$(objdir)/tfmaux.obj: \ - ttf2tfm.h \ - newobj.h \ - tfmaux.h \ - errormsg.h - -$(objdir)/pklib.obj: \ - newobj.h \ - ttf2tfm.h \ - pklib.h \ - errormsg.h \ - filesrch.h - -$(objdir)/ttf2pk.obj: \ - ttf2tfm.h \ - newobj.h \ - pklib.h \ - ttfenc.h \ - ttflib.h \ - errormsg.h \ - filesrch.h \ - parse.h \ - subfont.h - -$(objdir)/ligkern.obj: \ - ttf2tfm.h \ - ligkern.h \ - ttfenc.h \ - texenc.h \ - newobj.h \ - errormsg.h - -$(objdir)/vplaux.obj: \ - ttf2tfm.h \ - newobj.h \ - ttfenc.h \ - texenc.h \ - tfmaux.h \ - vplaux.h \ - errormsg.h \ - case.h - -$(objdir)/ttflib.obj: \ - pklib.h \ - $(ttfdir)/freetype.h \ - $(ttfdir)/fterrid.h \ - $(ttfdir)/ftnameid.h \ - ttfenc.h \ - ttf2tfm.h \ - ttflib.h \ - errormsg.h \ - newobj.h \ - $(ttfdir)/extend/ftxpost.h \ - $(ttfdir)/extend/ftxopen.h \ - $(ttfdir)/extend/ftxgdef.h \ - $(ttfdir)/extend/ftxgsub.h \ - $(ttfdir)/extend/ftxgpos.h - -$(objdir)/texenc.obj: \ - ttf2tfm.h \ - texenc.h - diff --git a/Build/source/texk/ttf2pt1/depend.mak b/Build/source/texk/ttf2pt1/depend.mak deleted file mode 100644 index 26189fb1e52..00000000000 --- a/Build/source/texk/ttf2pt1/depend.mak +++ /dev/null @@ -1,59 +0,0 @@ -$(objdir)/pt1.obj: \ - winport.h \ - $(gnuw32dir)/win32lib.h \ - ttf.h \ - pt1.h \ - global.h - -$(objdir)/ft.obj: \ - $(freetype2dir)/include/freetype/freetype.h \ - $(freetype2dir)/include/ft2build.h \ - $(freetype2dir)/include/freetype/config/ftheader.h \ - $(freetype2dir)/include/freetype/internal/internal.h \ - $(freetype2dir)/include/freetype/config/ftconfig.h \ - $(freetype2dir)/include/freetype/config/ftoption.h \ - $(freetype2dir)/include/freetype/fterrors.h \ - $(freetype2dir)/include/freetype/ftmoderr.h \ - $(freetype2dir)/include/freetype/fttypes.h \ - $(freetype2dir)/include/freetype/ftsystem.h \ - $(freetype2dir)/include/freetype/ftimage.h \ - $(freetype2dir)/include/freetype/ftglyph.h \ - $(freetype2dir)/include/freetype/freetype.h \ - $(freetype2dir)/include/freetype/ftsnames.h \ - $(freetype2dir)/include/freetype/ttnameid.h \ - $(freetype2dir)/include/freetype/ftoutln.h \ - winport.h \ - $(gnuw32dir)/win32lib.h \ - pt1.h \ - global.h - -$(objdir)/ttf2pt1.obj: \ - winport.h \ - $(gnuw32dir)/win32lib.h \ - pt1.h \ - global.h \ - version.h - -$(objdir)/ttf.obj: \ - winport.h \ - $(gnuw32dir)/win32lib.h \ - ttf.h \ - pt1.h \ - global.h - -$(objdir)/t1asm.obj: \ - - -$(objdir)/bitmap.obj: \ - pt1.h \ - global.h - -$(objdir)/bdf.obj: \ - winport.h \ - $(gnuw32dir)/win32lib.h \ - pt1.h \ - global.h - -$(objdir)/runt1asm.obj: \ - t1asm.c - diff --git a/Build/source/texk/ttfdump/libttf/depend.mak b/Build/source/texk/ttfdump/libttf/depend.mak deleted file mode 100644 index 21e51bc79bc..00000000000 --- a/Build/source/texk/ttfdump/libttf/depend.mak +++ /dev/null @@ -1,386 +0,0 @@ -$(objdir)/interp.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/gcache.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/prep.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/ttfutil.obj: \ - ../include/ttf.h \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/tabledir.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/maxp.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/os2.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h \ - ../include/os2_P.h - -$(objdir)/fpgm.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/name.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/ttfread.obj: \ - ../include/ttf.h \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/ltsh.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/vdmx.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/cmap.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/cvt.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/pclt.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/fixed.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/hdmx.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/vmtx.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/disasm.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/head.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/glyf.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/stack.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/font.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/ttc.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h \ - ../include/ttc.h - -$(objdir)/hhea.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/kern.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/hmtx.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/loca.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/gasp.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/gstate.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/post.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - -$(objdir)/vhea.obj: \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h - diff --git a/Build/source/texk/ttfdump/src/depend.mak b/Build/source/texk/ttfdump/src/depend.mak deleted file mode 100644 index 0984e0ea81b..00000000000 --- a/Build/source/texk/ttfdump/src/depend.mak +++ /dev/null @@ -1,14 +0,0 @@ -$(objdir)/ttfdump.obj: \ - $(kpathseadir)/getopt.h \ - ../config.h \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h \ - ../include/ttf.h \ - ../include/tables.h \ - ../include/gcache.h \ - ../include/gstate.h \ - ../include/loadtable.h \ - ../include/ttfutil.h \ - ../include/protos.h \ - ../include/ttc.h - diff --git a/Build/source/texk/web2c/cwebdir/depend.mak b/Build/source/texk/web2c/cwebdir/depend.mak deleted file mode 100644 index e69de29bb2d..00000000000 --- a/Build/source/texk/web2c/cwebdir/depend.mak +++ /dev/null diff --git a/Build/source/texk/web2c/depend.mak b/Build/source/texk/web2c/depend.mak deleted file mode 100644 index 6bb610be06c..00000000000 --- a/Build/source/texk/web2c/depend.mak +++ /dev/null @@ -1,1244 +0,0 @@ -$(objdir)/odvitype.obj: \ - 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 \ - odvitype.h - -$(objdir)/pooltype.obj: \ - 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 \ - pooltype.h - -$(objdir)/cwebboot.obj: \ - 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)/kpathsea.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h - -$(objdir)/eomegafirst.obj: \ - omegad.h \ - texmfmp.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)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-make.h \ - texmfmem.h \ - omegamem.h \ - omegacoerce.h - -$(objdir)/dvitype.obj: \ - 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 \ - dvitype.h - -$(objdir)/tie.obj: \ - 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 - -$(objdir)/gftype.obj: \ - 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 \ - gftype.h - -$(objdir)/tangle.obj: \ - 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 \ - tangle.h - -$(objdir)/tex.obj: \ - texmfmp.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)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-make.h \ - texmfmem.h \ - texcoerce.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/absolute.h \ - texmfmp-help.h - -$(objdir)/dvicopy.obj: \ - 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 \ - dvicopy.h - -$(objdir)/patgen.obj: \ - 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 \ - patgen.h - -$(objdir)/otangle.obj: \ - 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 \ - otangle.h - -$(objdir)/eomegabis.obj: \ - omegad.h \ - texmfmp.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)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-make.h \ - texmfmem.h \ - omegamem.h \ - omegacoerce.h - -$(objdir)/cweave.obj: \ - $(kpathseadir)/kpathsea.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)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h - -$(objdir)/ctangleboot.obj: \ - $(kpathseadir)/kpathsea.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)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h - -$(objdir)/odvicopy.obj: \ - 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 \ - odvicopy.h - -$(objdir)/dvitomp.obj: \ - 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 \ - dvitomp.h - -$(objdir)/cweb.obj: \ - 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)/kpathsea.h \ - $(kpathseadir)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h - -$(objdir)/bibtex.obj: \ - 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 \ - bibtex.h - -$(objdir)/ctangle.obj: \ - $(kpathseadir)/kpathsea.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)/absolute.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-dir.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-namemx.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/cnf.h \ - $(kpathseadir)/concatn.h \ - $(kpathseadir)/db.h \ - $(kpathseadir)/str-list.h \ - $(kpathseadir)/default.h \ - $(kpathseadir)/expand.h \ - $(kpathseadir)/fn.h \ - $(kpathseadir)/fontmap.h \ - $(kpathseadir)/hash.h \ - $(kpathseadir)/getopt.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/paths.h \ - $(kpathseadir)/pathsearch.h \ - $(kpathseadir)/str-llist.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/remote.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/tex-glyph.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/tilde.h \ - $(kpathseadir)/truncate.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/xopendir.h \ - $(kpathseadir)/xstat.h - -$(objdir)/gftopk.obj: \ - 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 \ - gftopk.h - -$(objdir)/vptovf.obj: \ - 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 \ - vptovf.h - -$(objdir)/eomega.obj: \ - texmfmp.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)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-make.h \ - texmfmem.h \ - eomegamem.h \ - eomegacoerce.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/absolute.h \ - texmfmp-help.h - -$(objdir)/tftopl.obj: \ - 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 \ - tftopl.h - -$(objdir)/omegabis.obj: \ - omegad.h \ - texmfmp.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)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-make.h \ - texmfmem.h \ - omegamem.h \ - omegacoerce.h - -$(objdir)/weave.obj: \ - 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 \ - weave.h - -$(objdir)/mft.obj: \ - 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 \ - mft.h - -$(objdir)/pltotf.obj: \ - 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 \ - pltotf.h - -$(objdir)/vftovp.obj: \ - 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 \ - vftovp.h - -$(objdir)/etex.obj: \ - texmfmp.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)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-make.h \ - texmfmem.h \ - etexcoerce.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/absolute.h \ - texmfmp-help.h - -$(objdir)/pdftex.obj: \ - texmfmp.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)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-make.h \ - texmfmem.h \ - pdftexcoerce.h \ - pdftexdir/pdftex.h \ - ./pdftexdir/ptexlib.h \ - ./pdftexdir/ptexmac.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/absolute.h \ - texmfmp-help.h - -$(objdir)/pktype.obj: \ - 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 \ - pktype.h - -$(objdir)/gftodvi.obj: \ - 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 \ - gftodmem.h \ - gftodvi.h - -$(objdir)/tangleboot.obj: \ - 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 \ - tangleboot.h - -$(objdir)/pktogf.obj: \ - 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 \ - pktogf.h - -$(objdir)/omega.obj: \ - texmfmp.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)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-make.h \ - texmfmem.h \ - omegamem.h \ - omegacoerce.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/absolute.h \ - texmfmp-help.h - -$(objdir)/omegafirst.obj: \ - omegad.h \ - texmfmp.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)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-make.h \ - texmfmem.h \ - omegamem.h \ - omegacoerce.h - diff --git a/Build/source/texk/web2c/lib/depend.mak b/Build/source/texk/web2c/lib/depend.mak deleted file mode 100644 index ec2590f959e..00000000000 --- a/Build/source/texk/web2c/lib/depend.mak +++ /dev/null @@ -1,355 +0,0 @@ -$(objdir)/coredump.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 - -$(objdir)/basechsuffix.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 - -$(objdir)/chartostring.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 - -$(objdir)/usage.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 - -$(objdir)/version.obj: \ - ../c-auto.h - -$(objdir)/texmfmp.obj: \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/c-limits.h \ - $(kpathseadir)/line.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/readable.h \ - $(kpathseadir)/c-proto.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/absolute.h \ - ../texmfmp-help.h - -$(objdir)/printversion.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 - -$(objdir)/input2int.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 - -$(objdir)/openclose.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)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/variable.h \ - $(kpathseadir)/absolute.h - -$(objdir)/oem.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)/c-vararg.h - -$(objdir)/win32main.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 - -$(objdir)/zround.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 - -$(objdir)/uexit.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 - -$(objdir)/eofeoln.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 - -$(objdir)/main.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 - -$(objdir)/fprintreal.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 - -$(objdir)/alloca.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 - -$(objdir)/inputint.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 - 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 - diff --git a/Build/source/texk/web2c/omegafonts/depend.mak b/Build/source/texk/web2c/omegafonts/depend.mak deleted file mode 100644 index e69de29bb2d..00000000000 --- a/Build/source/texk/web2c/omegafonts/depend.mak +++ /dev/null diff --git a/Build/source/texk/web2c/otps/depend.mak b/Build/source/texk/web2c/otps/depend.mak deleted file mode 100644 index fcd8a570a6c..00000000000 --- a/Build/source/texk/web2c/otps/depend.mak +++ /dev/null @@ -1,67 +0,0 @@ -$(objdir)/otp2ocp.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 \ - routines.h \ - ../config.h \ - $(kpathseadir)/../web2c/c-auto.h - -$(objdir)/routines.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 \ - routines.h \ - ../config.h \ - $(kpathseadir)/../web2c/c-auto.h \ - $(kpathseadir)/c-vararg.h \ - $(kpathseadir)/c-fopen.h \ - otp.h - -$(objdir)/outocp.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 \ - otp.h - diff --git a/Build/source/texk/web2c/pdftexdir/depend.mak b/Build/source/texk/web2c/pdftexdir/depend.mak deleted file mode 100644 index e69de29bb2d..00000000000 --- a/Build/source/texk/web2c/pdftexdir/depend.mak +++ /dev/null diff --git a/Build/source/texk/web2c/web2c/depend.mak b/Build/source/texk/web2c/web2c/depend.mak deleted file mode 100644 index f88eb05752b..00000000000 --- a/Build/source/texk/web2c/web2c/depend.mak +++ /dev/null @@ -1,133 +0,0 @@ -$(objdir)/y_tab.obj: \ - web2c.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)/fixwrites.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)/c-pathmx.h - -$(objdir)/main.obj: \ - web2c.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 \ - y_tab.h - -$(objdir)/splitup.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)/getopt.h - -$(objdir)/regfix.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 - -$(objdir)/$(LEX_OUTPUT_ROOT).obj: \ - web2c.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 \ - y_tab.h - diff --git a/Build/source/texk/web2c/window/depend.mak b/Build/source/texk/web2c/window/depend.mak deleted file mode 100644 index e69de29bb2d..00000000000 --- a/Build/source/texk/web2c/window/depend.mak +++ /dev/null diff --git a/Build/source/texk/windvi/depend.mak b/Build/source/texk/windvi/depend.mak deleted file mode 100644 index 6f0edeb5e02..00000000000 --- a/Build/source/texk/windvi/depend.mak +++ /dev/null @@ -1,1110 +0,0 @@ -$(objdir)/dvi-draw.obj: \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - dvi.h - -$(objdir)/ttf.obj: \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h \ - dvi.h - -$(objdir)/src-spec-1.obj: \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h \ - $(kpathseadir)/c-stat.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/magstep.h \ - dvi.h - -$(objdir)/winprint.obj: \ - wingui.h \ - resource.h \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h - -$(objdir)/winevt.obj: \ - wingui.h \ - resource.h \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h \ - dvi.h - -$(objdir)/font-open.obj: \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h \ - $(kpathseadir)/tex-glyph.h - -$(objdir)/winxutl.obj: \ - wingui.h \ - resource.h \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h \ - winxutl.h - -$(objdir)/winopt.obj: \ - wingui.h \ - resource.h \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h \ - version.h \ - c-openmx.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - $(kpathseadir)/line.h - -$(objdir)/dvi-init.obj: \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h \ - $(kpathseadir)/c-stat.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/magstep.h \ - $(kpathseadir)/tex-glyph.h \ - dvi.h \ - $(t1dir)/t1lib.h - -$(objdir)/mime.obj: \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h - -$(objdir)/winlog.obj: \ - wingui.h \ - resource.h \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h - -$(objdir)/winimg.obj: \ - wingui.h \ - resource.h \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h - -$(objdir)/squeeze.obj: \ - $(kpathseadir)/c-auto.h \ - $(kpathseadir)/c-memstr.h - -$(objdir)/t1.obj: \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h - -$(objdir)/special.obj: \ - wingui.h \ - resource.h \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/line.h \ - dvi.h \ - $(zlibdir)/zlib.h \ - $(zlibdir)/zconf.h \ - $(bzip2dir)/bzlib.h - -$(objdir)/vf.obj: \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h \ - dvi.h - -$(objdir)/windraw.obj: \ - wingui.h \ - resource.h \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h \ - version.h - -$(objdir)/alloca.obj: \ - - -$(objdir)/dvips.obj: \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h - -$(objdir)/winabout.obj: \ - wingui.h \ - resource.h - -$(objdir)/gf.obj: \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h - -$(objdir)/winhtex.obj: \ - wingui.h \ - resource.h \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h \ - winhtex.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h - -$(objdir)/tfmload.obj: \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h - -$(objdir)/pk.obj: \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h - -$(objdir)/util.obj: \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h - -$(objdir)/wwwfetch.obj: \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h - -$(objdir)/psgs.obj: \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h - -$(objdir)/psgsw32.obj: \ - $(gnuw32dir)/win32lib.h \ - xdvi-config.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 \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h - -$(objdir)/xdvi.obj: \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h \ - c-openmx.h \ - $(kpathseadir)/c-ctype.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/c-pathch.h \ - $(kpathseadir)/c-stat.h \ - $(kpathseadir)/proginit.h \ - $(kpathseadir)/tex-hush.h \ - $(kpathseadir)/tex-make.h \ - version.h \ - xdvi.icon - -$(objdir)/wincfg.obj: \ - wingui.h \ - resource.h \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h \ - mfmodes.h - -$(objdir)/src-spec.obj: \ - $(gnuw32dir)/win32lib.h \ - xdvi-config.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 \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h \ - $(kpathseadir)/c-stat.h \ - $(gnuw32dir)/oldnames.h \ - $(kpathseadir)/magstep.h \ - dvi.h - -$(objdir)/events.obj: \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h - -$(objdir)/wintransf.obj: \ - wingui.h \ - resource.h \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h - -$(objdir)/hypertex.obj: \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h - -$(objdir)/windvi.obj: \ - wingui.h \ - resource.h \ - $(kpathseadir)/c-minmax.h \ - $(kpathseadir)/c-limits.h \ - xdvi-config.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-proto.h \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h - -$(objdir)/winver.obj: \ - wingui.h \ - resource.h \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h - -$(objdir)/wingoto.obj: \ - wingui.h \ - resource.h \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h - -$(objdir)/wincolor.obj: \ - wingui.h \ - resource.h \ - xdvi-config.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 \ - $(gnuw32dir)/win32lib.h \ - $(kpathseadir)/debug.h \ - $(kpathseadir)/types.h \ - $(kpathseadir)/lib.h \ - $(kpathseadir)/progname.h \ - windvi.h \ - c-auto.h \ - $(gsw32dir)/gs32lib.h \ - ../../gstools/ghostscript/src/gsdll.h \ - ../../gstools/ghostscript/src/iapi.h \ - ../../gstools/ghostscript/src/errors.h \ - $(kpathseadir)/c-fopen.h \ - $(kpathseadir)/c-pathmx.h \ - $(kpathseadir)/tex-file.h \ - $(kpathseadir)/c-vararg.h \ - patchlevel.h - diff --git a/Build/source/texk/xdvik/depend.mak b/Build/source/texk/xdvik/depend.mak deleted file mode 100644 index e69de29bb2d..00000000000 --- a/Build/source/texk/xdvik/depend.mak +++ /dev/null diff --git a/Build/source/utils/bzip2/depend.mak b/Build/source/utils/bzip2/depend.mak deleted file mode 100644 index da948ec1e18..00000000000 --- a/Build/source/utils/bzip2/depend.mak +++ /dev/null @@ -1,46 +0,0 @@ -$(objdir)/mk251.obj: \ - - -$(objdir)/dlltest.obj: \ - bzlib.h - -$(objdir)/huffman.obj: \ - bzlib_private.h \ - bzlib.h - -$(objdir)/crctable.obj: \ - bzlib_private.h \ - bzlib.h - -$(objdir)/compress.obj: \ - bzlib_private.h \ - bzlib.h - -$(objdir)/unzcrash.obj: \ - bzlib.h - -$(objdir)/bzip2recover.obj: \ - - -$(objdir)/randtable.obj: \ - bzlib_private.h \ - bzlib.h - -$(objdir)/bzip2.obj: \ - bzlib.h - -$(objdir)/spewG.obj: \ - - -$(objdir)/bzlib.obj: \ - bzlib_private.h \ - bzlib.h - -$(objdir)/decompress.obj: \ - bzlib_private.h \ - bzlib.h - -$(objdir)/blocksort.obj: \ - bzlib_private.h \ - bzlib.h - diff --git a/Build/source/utils/gzip/depend.mak b/Build/source/utils/gzip/depend.mak deleted file mode 100644 index f7a62228848..00000000000 --- a/Build/source/utils/gzip/depend.mak +++ /dev/null @@ -1,82 +0,0 @@ -$(objdir)/unlzw.obj: \ - tailor.h \ - $(gnuw32dir)/win32lib.h \ - gzip.h \ - lzw.h - -$(objdir)/unlzw-new.obj: \ - tailor.h \ - $(gnuw32dir)/win32lib.h \ - gzip.h \ - lzw.h - -$(objdir)/unlzh.obj: \ - tailor.h \ - $(gnuw32dir)/win32lib.h \ - gzip.h \ - lzw.h - -$(objdir)/lzw.obj: \ - tailor.h \ - $(gnuw32dir)/win32lib.h \ - gzip.h \ - lzw.h - -$(objdir)/unpack.obj: \ - tailor.h \ - $(gnuw32dir)/win32lib.h \ - gzip.h \ - crypt.h - -$(objdir)/gzip.obj: \ - tailor.h \ - $(gnuw32dir)/win32lib.h \ - gzip.h \ - lzw.h \ - revision.h \ - getopt.h - -$(objdir)/zip.obj: \ - tailor.h \ - $(gnuw32dir)/win32lib.h \ - gzip.h \ - crypt.h - -$(objdir)/getopt.obj: \ - tailor.h \ - $(gnuw32dir)/win32lib.h - -$(objdir)/util.obj: \ - tailor.h \ - $(gnuw32dir)/win32lib.h \ - gzip.h \ - crypt.h - -$(objdir)/bits.obj: \ - tailor.h \ - $(gnuw32dir)/win32lib.h \ - gzip.h \ - crypt.h - -$(objdir)/deflate.obj: \ - tailor.h \ - $(gnuw32dir)/win32lib.h \ - gzip.h \ - lzw.h - -$(objdir)/trees.obj: \ - tailor.h \ - $(gnuw32dir)/win32lib.h \ - gzip.h - -$(objdir)/inflate.obj: \ - tailor.h \ - $(gnuw32dir)/win32lib.h \ - gzip.h - -$(objdir)/unzip.obj: \ - tailor.h \ - $(gnuw32dir)/win32lib.h \ - gzip.h \ - crypt.h - diff --git a/Build/source/utils/jpeg2ps/depend.mak b/Build/source/utils/jpeg2ps/depend.mak deleted file mode 100644 index 1ae0afde1eb..00000000000 --- a/Build/source/utils/jpeg2ps/depend.mak +++ /dev/null @@ -1,13 +0,0 @@ -$(objdir)/asc85ec.obj: \ - psimage.h - -$(objdir)/getopt.obj: \ - - -$(objdir)/readjpeg.obj: \ - psimage.h - -$(objdir)/jpeg2ps.obj: \ - $(gnuw32dir)/oldnames.h \ - psimage.h - diff --git a/Build/source/utils/psutils/depend.mak b/Build/source/utils/psutils/depend.mak deleted file mode 100644 index f658d60aa68..00000000000 --- a/Build/source/utils/psutils/depend.mak +++ /dev/null @@ -1,58 +0,0 @@ -$(objdir)/psutil.obj: \ - psutil.h \ - config.h \ - pserror.h \ - patchlev.h - -$(objdir)/psselect.obj: \ - psutil.h \ - config.h \ - pserror.h \ - patchlev.h - -$(objdir)/psspec.obj: \ - psutil.h \ - config.h \ - psspec.h \ - pserror.h \ - patchlev.h - -$(objdir)/psresize.obj: \ - psutil.h \ - config.h \ - psspec.h \ - pserror.h \ - patchlev.h - -$(objdir)/pserror.obj: \ - psutil.h \ - config.h \ - pserror.h \ - patchlev.h - -$(objdir)/psnup.obj: \ - psutil.h \ - config.h \ - psspec.h \ - pserror.h \ - patchlev.h - -$(objdir)/pstops.obj: \ - psutil.h \ - config.h \ - psspec.h \ - pserror.h \ - patchlev.h - -$(objdir)/psbook.obj: \ - psutil.h \ - config.h \ - pserror.h \ - patchlev.h - -$(objdir)/epsffit.obj: \ - psutil.h \ - config.h \ - pserror.h \ - patchlev.h - diff --git a/Build/source/utils/texinfo/lib/depend.mak b/Build/source/utils/texinfo/lib/depend.mak deleted file mode 100644 index 63d7983b61b..00000000000 --- a/Build/source/utils/texinfo/lib/depend.mak +++ /dev/null @@ -1,43 +0,0 @@ -$(objdir)/substring.obj: \ - system.h \ - ../config.h \ - $(gnuw32dir)/win32lib.h \ - gettext.h - -$(objdir)/xexit.obj: \ - system.h \ - ../config.h \ - $(gnuw32dir)/win32lib.h \ - gettext.h - -$(objdir)/strdup.obj: \ - ../config.h - -$(objdir)/getopt.obj: \ - ../config.h \ - gettext.h \ - getopt.h - -$(objdir)/xstrdup.obj: \ - xalloc.h - -$(objdir)/getopt1.obj: \ - ../config.h \ - getopt.h - -$(objdir)/strncasecmp.obj: \ - strcasecmp.c - -$(objdir)/tempname.obj: \ - - -$(objdir)/alloca.obj: \ - ../config.h \ - xalloc.h - -$(objdir)/strcasecmp.obj: \ - - -$(objdir)/mkstemp.obj: \ - ../config.h - diff --git a/Build/source/utils/texinfo/makeinfo/depend.mak b/Build/source/utils/texinfo/makeinfo/depend.mak deleted file mode 100644 index 6e69c6a2a85..00000000000 --- a/Build/source/utils/texinfo/makeinfo/depend.mak +++ /dev/null @@ -1,203 +0,0 @@ -$(objdir)/macro.obj: \ - ../lib/system.h \ - ../config.h \ - $(gnuw32dir)/win32lib.h \ - ../lib/gettext.h \ - macro.h \ - makeinfo.h \ - insertion.h \ - files.h \ - cmds.h - -$(objdir)/toc.obj: \ - ../lib/system.h \ - ../config.h \ - $(gnuw32dir)/win32lib.h \ - ../lib/gettext.h \ - makeinfo.h \ - insertion.h \ - cmds.h \ - files.h \ - macro.h \ - node.h \ - html.h \ - lang.h \ - sectioning.h \ - toc.h - -$(objdir)/files.obj: \ - ../lib/system.h \ - ../config.h \ - $(gnuw32dir)/win32lib.h \ - ../lib/gettext.h \ - files.h \ - macro.h \ - makeinfo.h - -$(objdir)/lang.obj: \ - ../lib/system.h \ - ../config.h \ - $(gnuw32dir)/win32lib.h \ - ../lib/gettext.h \ - cmds.h \ - lang.h \ - makeinfo.h \ - sectioning.h \ - insertion.h \ - xml.h - -$(objdir)/insertion.obj: \ - ../lib/system.h \ - ../config.h \ - $(gnuw32dir)/win32lib.h \ - ../lib/gettext.h \ - cmds.h \ - defun.h \ - insertion.h \ - macro.h \ - makeinfo.h \ - multi.h \ - xml.h - -$(objdir)/index.obj: \ - ../lib/system.h \ - ../config.h \ - $(gnuw32dir)/win32lib.h \ - ../lib/gettext.h \ - index.h \ - makeinfo.h \ - insertion.h \ - cmds.h \ - lang.h \ - macro.h \ - toc.h \ - html.h \ - xml.h - -$(objdir)/node.obj: \ - ../lib/system.h \ - ../config.h \ - $(gnuw32dir)/win32lib.h \ - ../lib/gettext.h \ - cmds.h \ - files.h \ - footnote.h \ - macro.h \ - makeinfo.h \ - node.h \ - html.h \ - sectioning.h \ - insertion.h \ - xml.h - -$(objdir)/makeinfo.obj: \ - ../lib/system.h \ - ../config.h \ - $(gnuw32dir)/win32lib.h \ - ../lib/gettext.h \ - $(kpathseadir)/getopt.h \ - makeinfo.h \ - cmds.h \ - files.h \ - footnote.h \ - html.h \ - index.h \ - insertion.h \ - macro.h \ - node.h \ - toc.h \ - xml.h - -$(objdir)/sectioning.obj: \ - ../lib/system.h \ - ../config.h \ - $(gnuw32dir)/win32lib.h \ - ../lib/gettext.h \ - macro.h \ - makeinfo.h \ - node.h \ - toc.h \ - sectioning.h \ - insertion.h \ - cmds.h \ - html.h \ - xml.h - -$(objdir)/cmds.obj: \ - ../lib/system.h \ - ../config.h \ - $(gnuw32dir)/win32lib.h \ - ../lib/gettext.h \ - cmds.h \ - defun.h \ - insertion.h \ - files.h \ - footnote.h \ - index.h \ - makeinfo.h \ - lang.h \ - macro.h \ - node.h \ - sectioning.h \ - toc.h \ - multi.h \ - html.h \ - xml.h - -$(objdir)/xml.obj: \ - ../lib/system.h \ - ../config.h \ - $(gnuw32dir)/win32lib.h \ - ../lib/gettext.h \ - makeinfo.h \ - insertion.h \ - macro.h \ - cmds.h \ - lang.h \ - xml.h - -$(objdir)/defun.obj: \ - ../lib/system.h \ - ../config.h \ - $(gnuw32dir)/win32lib.h \ - ../lib/gettext.h \ - defun.h \ - insertion.h \ - xml.h \ - makeinfo.h \ - cmds.h \ - html.h - -$(objdir)/multi.obj: \ - ../lib/system.h \ - ../config.h \ - $(gnuw32dir)/win32lib.h \ - ../lib/gettext.h \ - multi.h \ - insertion.h \ - makeinfo.h \ - cmds.h \ - xml.h - -$(objdir)/html.obj: \ - ../lib/system.h \ - ../config.h \ - $(gnuw32dir)/win32lib.h \ - ../lib/gettext.h \ - cmds.h \ - html.h \ - lang.h \ - makeinfo.h \ - sectioning.h - -$(objdir)/footnote.obj: \ - ../lib/system.h \ - ../config.h \ - $(gnuw32dir)/win32lib.h \ - ../lib/gettext.h \ - footnote.h \ - macro.h \ - makeinfo.h \ - node.h \ - xml.h - diff --git a/Build/source/utils/texinfo/util/depend.mak b/Build/source/utils/texinfo/util/depend.mak deleted file mode 100644 index 6168ecd62e4..00000000000 --- a/Build/source/utils/texinfo/util/depend.mak +++ /dev/null @@ -1,17 +0,0 @@ -$(objdir)/deref.obj: \ - - -$(objdir)/texindex.obj: \ - ../lib/system.h \ - ../config.h \ - $(gnuw32dir)/win32lib.h \ - ../lib/gettext.h \ - $(kpathseadir)/getopt.h - -$(objdir)/install-info.obj: \ - ../lib/system.h \ - ../config.h \ - $(gnuw32dir)/win32lib.h \ - ../lib/gettext.h \ - $(kpathseadir)/getopt.h - diff --git a/Build/source/utils/vlna/depend.mak b/Build/source/utils/vlna/depend.mak deleted file mode 100644 index 1a3ea97100b..00000000000 --- a/Build/source/utils/vlna/depend.mak +++ /dev/null @@ -1,3 +0,0 @@ -$(objdir)/vlna.obj: \ - - |