Hi Kurt Thanks for that hint, I am trying to port the project to FreeBSD. Let's see if I can get it properly ported.
Best On Mon, Jul 31, 2017 at 6:25 PM, Kurt Jaeger <[email protected]> wrote: > 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. > > -- > [email protected] +49 171 3101372 3 years to > go ! > _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
