How to convert GNU make files to FreeBSD make?

Tony Frank tfrank at optushome.com.au
Fri Feb 20 00:15:41 PST 2004


Hi,

On Fri, Feb 20, 2004 at 11:02:43AM +0300, Igor B. Bykhalo wrote:
> How can this GNU make constuct converted to FreeBSD:
> 
> > SRCDIRS = convert/c misc/c string/c memory/c handleio/c startup/c environ/c
> > 
> > vpath %.c $(SRCDIRS)
> ?
> 
> Is there some guide on the topic? I am new to this...

While I cannot help much in make file contents conversion, you can
install GNU make on FreeBSD through the ports/packages.

See /usr/ports/devel/gmake

Regards,

Tony


More information about the freebsd-questions mailing list