On Sun, May 22, 2005 at 10:25:40AM -0700, walt wrote:
> e.g. I'm puzzled by this line from bsd.port.mk:
> _PORTDIRNAME= ${.CURDIR:T}
>
> What is the significance of the :T in that line?
Search for DIRECTIVES, CONDITIONALS, AND FOR LOOPS in the man page,
it's right above.
Joerg