summaryrefslogtreecommitdiff
path: root/Documentation/en/I-D/Makefile
blob: c313509d08b0f95f0fd5fed4fcc77780ceea3c5a (plain)
1
2
3
4
5
6
7
8
9
10
#
# $FML$
#

index.html: draft-*
	perl .gen_index.pl draft-*txt > index.html.new
	mv index.html.new index.html

update:
	sh .update.sh