[Github-comments] [geany] Gtkdoc hdr (#890)

Thomas Martitz notifications at xxxxx
Thu Feb 11 21:47:35 UTC 2016


>  
> -all-local: Doxyfile.stamp
> +Doxyfile.stamp: Doxyfile Doxyfile-gi $(doxygen_sources)
> +	$(AM_V_GEN)$(DOXYGEN) Doxyfile-gi && $(DOXYGEN) Doxyfile && echo "" > $@
> +
> +ALL_TARGETS = Doxyfile.stamp

I prefer this style generally because it's too easy to accidentally add a recipe to one of the targets and get unwanted results. I also always find multiple occurrences of the same targets confusing most of the time.

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/890/files#r52672514
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160211/e323b3be/attachment.html>


More information about the Github-comments mailing list