> Sounds perfectly reasonable to me. I'd be happy if someone else wants
> to look at this, or I can look at it on the 10th when I get back from
> Australia. This would mean there's a src/secure/usr.sbin/tcpdump that
> builds with crypto and src/usr.sbin/tcpdump that builds without?
Correct! Both would share some common set of sources with VPATH
directives and install conditionally on some boolean set of variable
tests where one would always succeed and one always fail unless it was
the distribute target being invoked, in which case both would install
with different values for DISTRIBUTION and not collide.
- Jordan
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message