summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/Makefile.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2011-06-04 13:36:26 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2011-06-04 13:36:26 +0000
commitb61d8a0080a5927d31ad4fbfff9fd5d98b18eef1 (patch)
treeb998cbb1013fb2cf760e38094a4b265f286a4ddd /Build/source/texk/web2c/Makefile.in
parentd6180b0ada236b2dd8f5a18d237420dd67d8e397 (diff)
Remove the no longer existing 'metafun' command
git-svn-id: svn://tug.org/texlive/trunk@22776 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, 1 insertions, 3 deletions
diff --git a/Build/source/texk/web2c/Makefile.in b/Build/source/texk/web2c/Makefile.in
index af8688d6214..862138e9701 100644
--- a/Build/source/texk/web2c/Makefile.in
+++ b/Build/source/texk/web2c/Makefile.in
@@ -115,7 +115,7 @@ DIST_COMMON = README $(am__configure_deps) $(dist_man_MANS) \
@MP_TRUE@@WIN32_TRUE@am__append_19 = call_mpost
@MP_TRUE@@WIN32_TRUE@am__append_20 = install-mpost-links
@MP_TRUE@@WIN32_TRUE@am__append_21 = uninstall-mpost-links
-@MP_TRUE@@WIN32_FALSE@am__append_22 = mpost$(EXEEXT):dvitomp mpost$(EXEEXT):metafun mpost$(EXEEXT):mfplain
+@MP_TRUE@@WIN32_FALSE@am__append_22 = mpost$(EXEEXT):dvitomp mpost$(EXEEXT):mfplain
@MP_TRUE@am__append_23 = $(mp_tests)
@MP_TRUE@am__append_24 = pltotf tftopl
@MP_TRUE@am__append_25 = mptrap.diffs
@@ -8973,11 +8973,9 @@ trap-clean:
.PHONY: install-mpost-links uninstall-mpost-links
@WIN32_TRUE@install-mpost-links: call_mpost$(EXEEXT)
@WIN32_TRUE@ $(INSTALL_PROGRAM) call_mpost$(EXEEXT) $(DESTDIR)$(bindir)/dvitomp$(EXEEXT)
-@WIN32_TRUE@ $(INSTALL_PROGRAM) call_mpost$(EXEEXT) $(DESTDIR)$(bindir)/metafun$(EXEEXT)
@WIN32_TRUE@ $(INSTALL_PROGRAM) call_mpost$(EXEEXT) $(DESTDIR)$(bindir)/mfplain$(EXEEXT)
@WIN32_TRUE@uninstall-mpost-links:
@WIN32_TRUE@ rm -f $(DESTDIR)$(bindir)/dvitomp$(EXEEXT)
-@WIN32_TRUE@ rm -f $(DESTDIR)$(bindir)/metafun$(EXEEXT)
@WIN32_TRUE@ rm -f $(DESTDIR)$(bindir)/mfplain$(EXEEXT)
mpost.c: ctangle$(EXEEXT) mplibdir/mpost.w