added
authorRalph Ronnquist <ralph.ronnquist@gmail.com>
Thu, 27 Apr 2023 16:04:01 +0000 (02:04 +1000)
committerRalph Ronnquist <ralph.ronnquist@gmail.com>
Thu, 27 Apr 2023 16:04:01 +0000 (02:04 +1000)
Makefile [new file with mode: 0644]

diff --git a/Makefile b/Makefile
new file mode 100644 (file)
index 0000000..cd60bf5
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+default: alsa-dispatcher.8
+
+%8: %8.adoc
+       asciidoctor -b manpage $<