typo
This commit is contained in:
parent
f8b7720ca5
commit
8fc420f4fa
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ check : allcheck
|
|||
@true
|
||||
|
||||
%check:
|
||||
@ @GNUMAKE@ -f $(dir $(realpath $(firstword $)MAKEFILE_LIST))))/GNUmakefile.mk -r \
|
||||
@ @GNUMAKE@ -f $(dir $(realpath $(firstword $(MAKEFILE_LIST))))/GNUmakefile.mk -r \
|
||||
$(if @VERBOSE@,,-s) --jobs="$(if \
|
||||
$(CHECK_PARALLELISM),$(CHECK_PARALLELISM),@GMAKE_PARALLELISM@)" \
|
||||
$(patsubst allcheck,check,$@)
|
||||
|
|
Loading…
Reference in a new issue