summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-08-01 20:07:17 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-08-01 20:07:17 +0200
commitd797df53c90b50b326fb0f39a6928e207e1cbe1d (patch)
treeb025099f47056e14dce52faa7ca970c7dfb52918 /Makefile
parentbf0494a62620b8bed484171ea90f5a528d2d2a15 (diff)
allow to execute gcc testsuite (remotely on target)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ae9e28a7c..bfa10b106 100644
--- a/Makefile
+++ b/Makefile
@@ -153,6 +153,9 @@ bulkall: .prereq_done
bulkallmod: .prereq_done
@${GMAKE_INV} bulkallmod
+check: .prereq_done
+ @${GMAKE_INV} check
+
menu: .prereq_done
@${GMAKE_INV} menu