Parent Directory
|
Revision Log
++ whatpm/What/ChangeLog 30 Apr 2007 12:05:44 -0000 * mkhtmlparser.pl, Makefile: References to the |HTML-consume-entity.src| are removed. * HTML.pm.src: Tokenizer's handling on named entities are rewritten. * HTML-consume-entity.src: Removed. 2007-04-30 Wakaba <wakaba@suika.fam.cx>
1 | wakaba | 1.2 | all: HTML.pm ContentType.html |
2 | wakaba | 1.1 | |
3 | %.html: %.pm | ||
4 | pod2html --css "http://suika.fam.cx/www/style/html/pod.css" $< > $@ | ||
5 | |||
6 | wakaba | 1.3 | HTML.pm: HTML.pm.src mkhtmlparser.pl |
7 | wakaba | 1.2 | perl mkhtmlparser.pl $< > $@ |
8 | perl -c $@ |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |