GNU Makefile to FreeBSD Makefile

Kurt Jaeger lists at opsec.eu
Mon Jul 31 10:25:12 UTC 2017


Hi!

> I am trying to port some software to FreeBSD it uses GNU Makefile
> convention that uses these variables all over the place.

If you are porting to FreeBSD as a port, use

USES=	gmake

and the build process will use GNU make, so you do not need
to adapt all that stuff.

-- 
pi at opsec.eu            +49 171 3101372                         3 years to go !


More information about the freebsd-ports mailing list