/[suikacvs]/webroot/regexp/lib/Regexp/Parser/Makefile
Suika

Contents of /webroot/regexp/lib/Regexp/Parser/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Sun Mar 8 14:30:51 2009 UTC (15 years, 8 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
++ 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 wakaba 1.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