summaryrefslogtreecommitdiff
path: root/maths/work/rev/Makefile
diff options
context:
space:
mode:
authorthing1 <thing1@seacrossedlovers.xyz>2025-03-24 21:03:32 +0000
committerthing1 <thing1@seacrossedlovers.xyz>2025-03-24 21:03:32 +0000
commit7d132db50ae2845300353b332c6951193ecaa2c2 (patch)
tree1aab909819f6b0973a4430f1ac8983261bc37dbd /maths/work/rev/Makefile
parent54d52ce712fac694d2893de2df3bda6af616dca6 (diff)
rename
Diffstat (limited to 'maths/work/rev/Makefile')
-rw-r--r--maths/work/rev/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/maths/work/rev/Makefile b/maths/work/rev/Makefile
new file mode 100644
index 0000000..acac884
--- /dev/null
+++ b/maths/work/rev/Makefile
@@ -0,0 +1,4 @@
+all: parametrics.ms
+ eqn parametrics.ms | groff -Tps -ms | ps2pdf - > parametrics.pdf
+
+