Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Aug 2005 09:50:34 -0600
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        Markus Trippelsdorf <markus@trippelsdorf.de>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: Vim syntax file for FreeBSD make?
Message-ID:  <20050819155034.GA60427@misty.eyesbeyond.com>
In-Reply-To: <20050818202212.GA628@bsd.trippelsdorf.de>
References:  <20050818195751.GA48641@misty.eyesbeyond.com> <20050818202212.GA628@bsd.trippelsdorf.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 18, 2005 at 10:22:12PM +0200, Markus Trippelsdorf wrote:
> On Thu, Aug 18, 2005 at 01:57:51PM -0600, Greg Lewis wrote:
> > 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.

I could, but I was hoping someone had made a more concerted effort already.
If someone has, then that saves me some time and its also hopefully gives
us something close to commit worthy and we can put it in as a patch for the
port, whereas me spending a few minutes probably ends up with a half-baked
hack we don't want in the ports tree.

-- 
Greg Lewis                          Email   : glewis@eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis@FreeBSD.org



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