summaryrefslogtreecommitdiff
path: root/maths/work/rev1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'maths/work/rev1/Makefile')
-rw-r--r--maths/work/rev1/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/maths/work/rev1/Makefile b/maths/work/rev1/Makefile
new file mode 100644
index 0000000..acac884
--- /dev/null
+++ b/maths/work/rev1/Makefile
@@ -0,0 +1,4 @@
+all: parametrics.ms
+ eqn parametrics.ms | groff -Tps -ms | ps2pdf - > parametrics.pdf
+
+