On Friday 14 May 2004 01:17 pm, Gerard Samuel wrote: > Looking for an official answer, as I think I've used multiple ways to > apply switches to "make" when building ports in the past.... > > Is it -> > a) make --SOMEOPTION=yes > b) make --SOMEOPTION=yes
That should be -> b) make -SOMEOPTION=yes > c) make SOMEOPTION=yes > _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
