#989577 vim: highlight: Makefile: .SECONDEXPANSION: not correctly highlighted

Package:
vim
Source:
vim
Description:
Vi IMproved - enhanced vi editor
Submitter:
Alejandro Colomar
Date:
2021-06-07 21:09:04 UTC
Severity:
minor
Tags:
#989577#5
Date:
2021-06-07 21:07:17 UTC
From:
To:
Dear Maintainer,

.SECONDEXPANSION: is a special target in a Makefile, similar to .PHONY:,
but it isn't being highlighted as such, and instead is being colored as any
other normal target.

Could you please mark it as a special target?

Thanks,

Alex
--- real paths of main Vim binaries ---
/usr/bin/vi is /usr/bin/vim.basic
/usr/bin/vim is /usr/bin/vim.basic