changeset 13 | 95ecb62b93e6 |
parent 12 | 86e315be5b57 |
child 16 | 47972dce0be0 |
12:86e315be5b57 | 13:95ecb62b93e6 |
---|---|
1 TXT = abstract.txt |
1 TXT = short.txt |
2 HTML = out/abstract.html |
2 HTML = out/short.html |
3 PDF = out/abstract.pdf |
3 PDF = out/short.pdf |
4 |
4 |
5 #REVISION = ${shell hg id -tibB} |
5 #REVISION = ${shell hg id -tibB} |
6 REVISION = ${shell hg log -r . --template '{latesttag}-{latesttagdistance}-{node|short}'} |
6 REVISION = ${shell hg log -r . --template '{latesttag}-{latesttagdistance}-{node|short}'} |
7 DATE = ${shell date -I} |
7 DATE = ${shell date -I} |
8 |
8 |