Re: Problems building FreeBSD 9.2 on FreeBSD 10

From: Simon J. Gerraty <sjg_at_juniper.net>
Date: Tue, 17 Jun 2014 15:14:40 -0700
>> Why not use fmake in that scenario?
>
>That might work.   Is using the devel/fmake port sufficient for using fmake?

So long as it is recent enough to have :tu and :tl I would expect so.

>If I typed "make something", is there a way inside the make environment to
>detect if bmake or fmake was invoked, and error out appropriately?

You can test for bmake with

.if defined(.PARSEDIR)

lack of that means fmake.
Received on Tue Jun 17 2014 - 20:14:54 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:50 UTC