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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Tue Jan 13 14:15:44 2009 UTC (15 years, 10 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
++ swe/lib/Regexp/Visualize/ChangeLog	13 Jan 2009 14:12:50 -0000
2009-01-13  Wakaba  <wakaba@suika.fam.cx>

	* Simple.pod: New file.

	* Makefile: New file.

	* Simple.pm: Added license section.

1 wakaba 1.1 POD2HTML = pod2html --css "http://suika.fam.cx/www/style/html/pod.css" \
2     --htmlroot "../.."
3    
4     all: Simple.html
5    
6     Simple.html: Simple.pod
7     $(POD2HTML) $< > $@
8    
9     ## License: Public Domain.
10     ## $Date:$

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24