summaryrefslogtreecommitdiff
path: root/2005/d/dev/reu/14122004/Makefile
diff options
context:
space:
mode:
authorburg2004-12-14 22:32:56 +0000
committerburg2004-12-14 22:32:56 +0000
commit6c648b8dcca5492b1ecb2d07ce73fa5865d65544 (patch)
treeae75e2f747b1db3532acff435be28c22ab7910ff /2005/d/dev/reu/14122004/Makefile
parent4db3737c3757527a270e058c0318013a545dd792 (diff)
Ajout d'un compte rendu de réunion
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 *~