From e6e53f6eee902988a7739fcac5941c7c8b7f31b7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 18 Nov 2020 23:54:17 +0000 Subject: mp-tangle dependencies so mplib.h is (hopefully) built before being #included git-svn-id: svn://tug.org/texlive/trunk@56961 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/Makefile.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Build/source/texk/web2c/Makefile.in') diff --git a/Build/source/texk/web2c/Makefile.in b/Build/source/texk/web2c/Makefile.in index b2dd66b3731..4bcd70df56f 100644 --- a/Build/source/texk/web2c/Makefile.in +++ b/Build/source/texk/web2c/Makefile.in @@ -18314,22 +18314,22 @@ $(mp_c_h): mp-tangle mp-tangle: ctangle$(EXEEXT) mplibdir/mp.w tangle-sh @$(mp_ctangle_sh) mp -$(mpmath_c_h): mpmath-tangle +$(mpmath_c_h): mpmath-tangle mp-tangle @$(mp_ctangle_sh) mpmath mpmath-tangle: ctangle$(EXEEXT) mplibdir/mpmath.w tangle-sh @$(mp_ctangle_sh) mpmath -$(mpmathbinary_c_h): mpmathbinary-tangle +$(mpmathbinary_c_h): mpmathbinary-tangle mp-tangle @$(mp_ctangle_sh) mpmathbinary mpmathbinary-tangle: ctangle$(EXEEXT) mplibdir/mpmathbinary.w tangle-sh @$(mp_ctangle_sh) mpmathbinary -$(mpmathdecimal_c_h): mpmathdecimal-tangle +$(mpmathdecimal_c_h): mpmathdecimal-tangle mp-tangle @$(mp_ctangle_sh) mpmathdecimal mpmathdecimal-tangle: ctangle$(EXEEXT) mplibdir/mpmathdecimal.w tangle-sh @$(mp_ctangle_sh) mpmathdecimal -$(mpmathdouble_c_h): mpmathdouble-tangle +$(mpmathdouble_c_h): mpmathdouble-tangle mp-tangle @$(mp_ctangle_sh) mpmathdouble mpmathdouble-tangle: ctangle$(EXEEXT) mplibdir/mpmathdouble.w tangle-sh @$(mp_ctangle_sh) mpmathdouble -- cgit v1.2.3