make: also whitespace issue

This commit is contained in:
Franco Fichtner 2021-04-01 14:27:17 +02:00
parent cd11a6a150
commit af587e812a

View File

@ -57,7 +57,7 @@ _NEXTMATCH= --match=${CORE_NEXT}\*
. endif
. endif
. elif ${CORE_TYPE:M[Bb][Uu][Ss]*}
_NEXTMATCH= '' # XXX verbatim match for now
_NEXTMATCH= '' # XXX verbatim match for now
. else
_NEXTSTABLE!= ${GIT} tag -l ${CORE_ABI}\*
. if !empty(_NEXTSTABLE)