summaryrefslogtreecommitdiff
path: root/comp/work/52/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comp/work/52/Makefile')
-rw-r--r--comp/work/52/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/comp/work/52/Makefile b/comp/work/52/Makefile
new file mode 100644
index 0000000..2aeb265
--- /dev/null
+++ b/comp/work/52/Makefile
@@ -0,0 +1,3 @@
+all: hashing.ms tcpip.ms
+ eqn hashing.ms | groff -Tps -ms | ps2pdf - > hashing.pdf
+ eqn tcpip.ms | groff -Tps -ms | ps2pdf - > tcpip.pdf