/[suikacvs]/webroot/www/harusame/bin/Makefile
Suika

Contents of /webroot/www/harusame/bin/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download)
Tue Oct 21 10:14:26 2008 UTC (15 years, 7 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
++ harusame/bin/ChangeLog	21 Oct 2008 09:03:25 -0000
	* harusame.pl: Documentation added.  Use |require| instead of
	|use| so that |--help| option doesn't require manakai module.

	* Makefile: Rule to make |harusame.html| is added.

2008-10-21  Wakaba  <wakaba@suika.fam.cx>

++ ChangeLog	21 Oct 2008 10:14:06 -0000
	* readme.html.src: New file.

	* Makefile: New file.

2008-10-21  Wakaba  <wakaba@suika.fam.cx>

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24