Parent Directory | Revision Log
++ swe/lib/Regexp/Parser/ChangeLog 8 Mar 2009 14:30:01 -0000 2009-03-08 Wakaba <wakaba@suika.fam.cx> * Makefile: New file. * JavaScript.pod, Perl58.pod: New documentations. ++ swe/lib/ChangeLog 8 Mar 2009 14:29:22 -0000 2009-03-08 Wakaba <wakaba@suika.fam.cx> * .htaccess: New file.
1 | POD2HTML = pod2html --css "http://suika.fam.cx/www/style/html/pod.css" \ |
2 | --htmlroot "../.." |
3 | |
4 | all: Perl58.html JavaScript.html |
5 | |
6 | Perl58.html JavaScript.html: %.html: %.pod |
7 | $(POD2HTML) $< > $@ |
8 | |
9 | ## License: Public Domain. |
10 | ## $Date: 2009/01/13 14:15:44 $ |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |