summaryrefslogtreecommitdiff
path: root/Build/source/texk/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/Makefile.in')
-rw-r--r--Build/source/texk/Makefile.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/Build/source/texk/Makefile.in b/Build/source/texk/Makefile.in
index 94eeb1fea5e..3002e13c22d 100644
--- a/Build/source/texk/Makefile.in
+++ b/Build/source/texk/Makefile.in
@@ -929,10 +929,8 @@ $(CONFIG_AUX):
# Special target to run TRIP and TRAP tests and create diffs.
.PHONY: triptrap
-triptrap: web2c/Makefile
+triptrap:
cd web2c && $(MAKE) $(AM_MAKEFLAGS) $@
-web2c/Makefile:
- $(MAKE) $(AM_MAKEFLAGS) CONF_SUBDIRS=web2c subtexk
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.