X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=Makefile;h=022b9ffa1960970da20d3668c6a5c975b533e5a4;hb=2cd45c4bf53e7e80f59d89836b6a8bee570e7dd5;hp=bc4f1ccb7743e81ac797b50620462f2d7d265783;hpb=9ceac0920581b2e794efd940cd33002cab015b2c;p=rrq%2Foverlay-boot.git diff --git a/Makefile b/Makefile index bc4f1cc..022b9ff 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,7 @@ $(ETCDIR)/subhosts.conf: subhosts.conf | $(ETCDIR)/ # Generic rule: a local .8 file depends on the same .8.adoc file, if any $(MAN8FILES): %: %.adoc - a2x -d manpage -f manpage $^ + asciidoctor -b manpage $^ # Generic rule: an installed MAN8FILE file depends on a local the # same, and that the installation directory exists