summaryrefslogtreecommitdiff
path: root/Build/source/libs
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-07-24 15:21:37 +0000
committerKarl Berry <karl@freefriends.org>2007-07-24 15:21:37 +0000
commit79cb9a35bb32872a84c414a8838f12f60f1b752c (patch)
tree2f49d7babf1eafb3c862984ffa85c2564b9abbdf /Build/source/libs
parent60ff49dc08d8389a26af3ef52a9bbfd072751b30 (diff)
remove no-longer-used (per akira) depend.mak
git-svn-id: svn://tug.org/texlive/trunk@4648 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs')
-rw-r--r--Build/source/libs/curl/lib/depend.mak509
-rw-r--r--Build/source/libs/curl/src/depend.mak31
-rw-r--r--Build/source/libs/expat/lib/depend.mak11
-rw-r--r--Build/source/libs/freetype/lib/depend.mak222
-rw-r--r--Build/source/libs/jpeg/depend.mak565
-rw-r--r--Build/source/libs/libgnuw32/depend.mak39
-rw-r--r--Build/source/libs/libgsw32/depend.mak11
-rw-r--r--Build/source/libs/libpng/depend.mak108
-rw-r--r--Build/source/libs/libttf/depend.mak52
-rw-r--r--Build/source/libs/md5/depend.mak6
-rw-r--r--Build/source/libs/regex/depend.mak8
-rw-r--r--Build/source/libs/t1lib/depend.mak329
-rw-r--r--Build/source/libs/unzip/depend.mak83
-rw-r--r--Build/source/libs/xpdf/goo/depend.mak53
-rw-r--r--Build/source/libs/zlib/depend.mak105
15 files changed, 0 insertions, 2132 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
-