Skip to content

Several Makefile adjustments

Ghost User requested to merge (removed):makefile-adjustments into master
  • Pattern rules for man page and .html creation
  • Pattern rules for .html creation via asciidoc
  • Split up the cyreposurgeon and made it into a pattern rule
    • This implicitly allows for 'make cyrepodiffer' (added no clean rule for that, though)
    • With the steps separated and the .o file declared "precious" the result of the lengthy compilation step
  • Added reporting-bugs.html to all target

Merge request reports