##// END OF EJS Templates
Regenerate hg.1.gendoc.txt if commands.py changed.
Thomas Arendsen Hein -
r1819:d657bfdc default
parent child Browse files
Show More
@@ -11,7 +11,7 b' html: $(HTML)'
11 hg.1.txt: hg.1.gendoc.txt
11 hg.1.txt: hg.1.gendoc.txt
12 touch hg.1.txt
12 touch hg.1.txt
13
13
14 hg.1.gendoc.txt:
14 hg.1.gendoc.txt: ../mercurial/commands.py
15 python gendoc.py > $@
15 python gendoc.py > $@
16
16
17 %: %.xml
17 %: %.xml
General Comments 0
You need to be logged in to leave comments. Login now