Felipe Contreras <[email protected]> writes: > + > +$(dir)/notmuch.so: | $(dir)/Makefile lib/libnotmuch.so > + @$(MAKE) -C $(dir) notmuch.so
- since this is the only place (afaik) in the notmuch codebase that order only prereqs are used, their use probably deserves some comment. - can you explain why you depend on $(dir)/Makefile here? d _______________________________________________ notmuch mailing list [email protected] http://notmuchmail.org/mailman/listinfo/notmuch
