Parent Directory
|
Revision Log
++ whatpm/What/ChangeLog 28 Apr 2007 14:28:15 -0000 2007-04-28 Wakaba <wakaba@suika.fam.cx> * HTML.pm.src, HTML-consume-entity.src: New files. * Makefile (HTML.pm): New rule. * mkhtmlparser.pl: New script.
| 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.2 | HTML.pm: HTML.pm.src HTML-consume-entity.src mkhtmlparser.pl |
| 7 | perl mkhtmlparser.pl $< > $@ | ||
| 8 | perl -c $@ |
| admin@suikawiki.org | ViewVC Help |
| Powered by ViewVC 1.1.24 |