Parent Directory
|
Revision Log
++ wtt/bin/ChangeLog 11 Oct 2008 05:37:22 -0000 2008-10-11 Wakaba <wakaba@suika.fam.cx> * Makefile: New file. * wttjs.pl: Documentation added. Path names of manakai/Whatpm library is removed. "--help" option added.
1 | wakaba | 1.1 | POD2HTML = pod2html --css "http://suika.fam.cx/www/style/html/pod.css" \ |
2 | --htmlroot "http://suika.fam.cx/www/markup/html/whatpm" | ||
3 | |||
4 | all: wttjs.html | ||
5 | |||
6 | %.html: %.pl | ||
7 | $(POD2HTML) $< > $@ | ||
8 | |||
9 | ## License: Public Domain. | ||
10 | ## $Date:$ |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |