Bill Allombert on Sat, 22 Jun 2002 13:35:34 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: Configure issues |
On Fri, Jun 21, 2002 at 08:42:17PM +0200, Bill Allombert wrote: > What I propose is to add an overridable Make variable ODIR that default to > `config/objdir`, so you can run > > make gp "ARCHOS=none" Well this is not useful, since you can already do make gp -C Onone and this is easier to type using shell completion. Sorry! Someone has a better idea ? Bill.