Hi All,

I was working on a project which was using makefiles for building a
bunch of stuff.

This Makefile "includes" a lot of other *.make files from other
sub-projects in order to build them.

However, I see thast fish can only do completions for the current
Makefile targets and doesn't seem to go into the sub-project's *.make
files to suggest targets (bash does this).

Is this something that that's possible?

The current fish completion uses '__fish_print_make_targets' to get
the targets. I guess this only looks at Makefile in the current dir?

Is this already done in some fish release? Or should I work on adding it?

Thanks,
-mandeep

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to