The correct way to run "make"

Gerard Samuel fbsd-questions at trini0.org
Fri May 14 12:13:48 PDT 2004


On Friday 14 May 2004 01:26 pm, Antoine Jacoutot wrote:
> On Friday 14 May 2004 19:17, Gerard Samuel wrote:
> > a)  make --SOMEOPTION=yes
> > b)  make --SOMEOPTION=yes
> > c)  make SOMEOPTION=yes
>
> I'm not sure there's an "official way", but I think you can use whatever:
>
> make -DOPTION
> make OPTION=1
> make OPTION=yes
>

Im giving up for now.
Tried to build mozilla with ->
make -DWITHOUT_MAILNEWS=yes -DWITHOUT_LDAP=yes -DWITHOUT_CHATZILLA=yes install
and it still has the mail and chatzilla modules installed.
Maybe Ill experiment with it later (like when Im sleeping)....


More information about the freebsd-questions mailing list