Add a check target.
This commit is contained in:
parent
36c613a443
commit
4e05da89f3
5
Makefile
5
Makefile
@ -403,6 +403,9 @@ dist release: distclean doc
|
||||
|
||||
|
||||
|
||||
.PHONY: tags
|
||||
.PHONY: tags check
|
||||
tags:
|
||||
ctags -R .
|
||||
|
||||
check: busybox
|
||||
cd testsuite && ./runtest
|
||||
|
Loading…
x
Reference in New Issue
Block a user