summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtex8
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/texk/bibtex8
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/texk/bibtex8')
-rw-r--r--Build/source/texk/bibtex8/depend.mak94
1 files changed, 0 insertions, 94 deletions
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
-