#.if

  1. Dennis Jensen

    Doco for (.if condition1 && condition2 &&... --Or-- How does it work?

    Okay been digging through the various documentation for FreeNAS, FreeBSD, and GNU Make and I cannot find specific documentation that fully covers the ".if" statement especially in conjunction with the "&&" operator. This .if appears to be either an addition to "make" by FreeBSD and/or FreeNAS...
Top