summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschodet2004-06-24 17:42:52 +0000
committerschodet2004-06-24 17:42:52 +0000
commit2229f02c353213ef15a12252f119b20c1dcb06f0 (patch)
treee7cd98844abf143eb087ae52a46b1f0bee5d23cc
parentc9667d617180323aba0f1d499f283932ae1c3d87 (diff)
Ajout de la cible doc
-rw-r--r--n/avr/howto/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/n/avr/howto/Makefile b/n/avr/howto/Makefile
index 058e1c0..3d013f6 100644
--- a/n/avr/howto/Makefile
+++ b/n/avr/howto/Makefile
@@ -1,2 +1,4 @@
-howto-avr.html: howto-avr.txt
+doc: howto-avr.html
+
+%.html: %.txt
aft $<