From 530e9d71c3c7e93952921a066b2e903bfe55ff2a Mon Sep 17 00:00:00 2001
From: "John Ankarstr\\xf6m" <john@ankarstrom.se>
Date: Thu, 3 Jun 2021 00:45:34 +0200
Subject: xbattext.ms: Add more documentation

---
 Makefile | 3 +++
 1 file changed, 3 insertions(+)

(limited to 'Makefile')

diff --git a/Makefile b/Makefile
index 527c197..d3c28de 100644
--- a/Makefile
+++ b/Makefile
@@ -9,3 +9,6 @@ install: xbattext
 
 upload: xbattext.c
 	scp xbattext.c root@ankarstrom.se:/var/www/img/htdocs/xbattext.c
+
+xbattext.pdf: xbattext.ms
+	~/prj/re/re xbattext.ms | groff -Tps -ms | ps2pdf - > xbattext.pdf
-- 
cgit v1.2.3