summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/Makefile.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2010-04-14 16:00:02 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2010-04-14 16:00:02 +0000
commit1104034c3a0a12a725c09a396336328112179b55 (patch)
tree22acd7b490e8e39b47bfa3b0e344c38027b28cf9 /Build/source/texk/web2c/Makefile.in
parent008d0283f16c958ef9f8436cef8710aaedcd6a1c (diff)
new pbibtex.ch from Akira
git-svn-id: svn://tug.org/texlive/trunk@17866 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/Makefile.in')
-rw-r--r--Build/source/texk/web2c/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/Makefile.in b/Build/source/texk/web2c/Makefile.in
index d92d0a2b5d7..db1da5fe859 100644
--- a/Build/source/texk/web2c/Makefile.in
+++ b/Build/source/texk/web2c/Makefile.in
@@ -9030,8 +9030,8 @@ pbibtex-web2c: pbibtex.p $(web2c_depend) ptexdir/pbibtex.defines web2c/cvtbib.se
$(web2c) pbibtex
pbibtex.p: tangle$(EXEEXT) pbibtex.web ptexdir/pbibtex.ch
$(p_tangle) pbibtex pbibtex
-pbibtex.web: $(srcdir)/bibtex.web
- $(LN_S) $(srcdir)/bibtex.web $@
+pbibtex.web: tie$(EXEEXT) bibtex.web bibtex.ch
+ $(tie) -m pbibtex.web bibtex.web bibtex.ch
pdvitype.c pdvitype.h: pdvitype-web2c
$(web2c) pdvitype
pdvitype-web2c: pdvitype.p $(web2c_depend)