Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: suggested change to make completion



On Fri, 7 Apr 2000, Bart Schaefer wrote:

> On Apr 7,  1:19pm, Francis GALIEGUE wrote:
> } Subject: RPM completion in dev19 and a suggested change to make completion
> }
> } The other suggestion I have is to allow make completion to take GNU
> } make in acknowledgement:
> [...]
> } With this, for example, make <TAB> in the kernel sources "sees" target
> } bzImage while it doesn't see it in the original version. Comments?
> 
> how about the following (not committed to SourceForge due to controversy).
> 
> [Patch using "make -pns" was here.]

Don't use my patch as it was.  I forgot that "make -n" may still invoke
recursive makes.  There needs to be a nonexistent target as an argument to
keep e.g. the zsh "make" from running for several minutes.



Messages sorted by: Reverse Date, Date, Thread, Author