summaryrefslogtreecommitdiff
path: root/2005/d/dev/reu/14122004/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '2005/d/dev/reu/14122004/Makefile')
-rw-r--r--2005/d/dev/reu/14122004/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/2005/d/dev/reu/14122004/Makefile b/2005/d/dev/reu/14122004/Makefile
new file mode 100644
index 0000000..77a9835
--- /dev/null
+++ b/2005/d/dev/reu/14122004/Makefile
@@ -0,0 +1,10 @@
+DOC = 14122004.html
+
+doc: $(DOC)
+
+%.html: %.txt
+ aft $<
+ test -r $<-TOC && aft $< || true
+
+clean:
+ rm -f $(DOC) *.txt-TOC *.bak *~