From 7d132db50ae2845300353b332c6951193ecaa2c2 Mon Sep 17 00:00:00 2001 From: thing1 Date: Mon, 24 Mar 2025 21:03:32 +0000 Subject: rename --- maths/work/rev/Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 maths/work/rev/Makefile (limited to 'maths/work/rev/Makefile') 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 + + -- cgit v1.2.3