Zzsh-make-completion
github.com ↗Correct make tab completion for zsh. Uses make -qp to fully expand the makefile database, so targets generated via $(eval $(call ...)) are included. Results are cached per-directory and invalidated automatically when Makefiles change.
READMEView on GitHub ↗