summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/Makefile.in
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-04-08 20:08:33 +0000
committerKarl Berry <karl@freefriends.org>2018-04-08 20:08:33 +0000
commita25e502532f38be5226a95fcfa41be9083d0c508 (patch)
treea7be67c1d8e0c920f84543bb5ebcbe45bbdb4a42 /Build/source/utils/asymptote/Makefile.in
parent6cb924f47ebd6e1c719259e4c6d0fe613968e8fd (diff)
asy 2.44 sources
git-svn-id: svn://tug.org/texlive/trunk@47384 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/asymptote/Makefile.in')
-rw-r--r--Build/source/utils/asymptote/Makefile.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/Build/source/utils/asymptote/Makefile.in b/Build/source/utils/asymptote/Makefile.in
index 6db876faf62..fb02d79e3eb 100644
--- a/Build/source/utils/asymptote/Makefile.in
+++ b/Build/source/utils/asymptote/Makefile.in
@@ -306,10 +306,12 @@ maintainer-clean: FORCE distclean
-rm -f configure config.h.in $(DIST)
-rm -rf autom4te.cache
-check: asy FORCE
+test: asy FORCE
./wce
$(MAKE) -C tests
+check: test
+
check-all: asy FORCE
./wce
$(MAKE) -C tests all