Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Aug 2005 22:22:12 +0200
From:      Markus Trippelsdorf <markus@trippelsdorf.de>
To:        Greg Lewis <glewis@eyesbeyond.com>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: Vim syntax file for FreeBSD make?
Message-ID:  <20050818202212.GA628@bsd.trippelsdorf.de>
In-Reply-To: <20050818195751.GA48641@misty.eyesbeyond.com>
References:  <20050818195751.GA48641@misty.eyesbeyond.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050818202212.GA628>