summaryrefslogtreecommitdiff
path: root/maths/hw/wpp2/Makefile
diff options
context:
space:
mode:
authorthing1 <thing1@seacrossedlovers.xyz>2025-03-23 21:01:45 +0000
committerthing1 <thing1@seacrossedlovers.xyz>2025-03-23 21:01:45 +0000
commitc509339286e7aac6d1b8557cf3a55326ce3e1d75 (patch)
treefa5e957cdd2b965ffcba8260b3259df3d58c4f8e /maths/hw/wpp2/Makefile
parent2aba183726898b17415fba45576ed380bad12eea (diff)
math homework
Diffstat (limited to 'maths/hw/wpp2/Makefile')
-rw-r--r--maths/hw/wpp2/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/maths/hw/wpp2/Makefile b/maths/hw/wpp2/Makefile
new file mode 100644
index 0000000..73b377f
--- /dev/null
+++ b/maths/hw/wpp2/Makefile
@@ -0,0 +1,4 @@
+all: wpp2
+
+wpp2: wpp2.ms
+ groff -ms -Tps -e wpp2.ms | ps2pdf - > wpp2.pdf