add RFC makefile
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 8 Sep 2022 16:56:19 +0000 (17:56 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 8 Sep 2022 16:56:19 +0000 (17:56 +0100)
openpower/sv/rfc/Makefile [new file with mode: 0644]

diff --git a/openpower/sv/rfc/Makefile b/openpower/sv/rfc/Makefile
new file mode 100644 (file)
index 0000000..9687e8b
--- /dev/null
@@ -0,0 +1,6 @@
+all: ls001.pdf
+
+ls001.pdf: ls001.mdwn
+       pandoc -V geometry:margin=0.3in \
+              -V fontsize=9pt \
+            -f markdown ls001.mdwn -s -o ls001.pdf