Vim syntax file for FreeBSD make?

Markus Trippelsdorf markus at trippelsdorf.de
Thu Aug 18 20:22:25 GMT 2005


On Thu, Aug 18, 2005 at 01:57:51PM -0600, Greg Lewis wrote:
> All,
> 
> I've been looking for a Vim syntax file for FreeBSD's make without success.
> The current Makefile syntax file in Vim appears to be tailored towards
> GNU make.  It handles common syntax fine, but then correctly highlights
> GNU make's ifdef, ifeq, etc. while not highlighting .ifdef, .for, etc.
> Anyone got a syntax file that handles our make better?  It would be very
> helpful for the ports work, hence sending this request for ports@ :).
> 
You could edit /usr/local/share/vim/vim63/syntax/make.vim and insert a few
dots and missing commands.
Should be done in a few minutes.
-- 
Markus


More information about the freebsd-ports mailing list