/[suikacvs]/markup/html/whatpm/What/Makefile
Suika

Contents of /markup/html/whatpm/What/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (show annotations) (download)
Tue May 1 10:37:35 2007 UTC (18 years, 2 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +1 -1 lines
FILE REMOVED
Renamed

1 POD2HTML = pod2html --css "http://suika.fam.cx/www/style/html/pod.css" \
2 --htmlroot ".."
3
4 all: HTML.pm ContentType.html HTML.html NanoDOM.html
5
6 HTML.pm: HTML.pm.src mkhtmlparser.pl
7 perl mkhtmlparser.pl $< > $@
8 perl -c $@
9
10 %.html: %.pm
11 $(POD2HTML) $< > $@
12
13 HTML.html: HTML.pod
14 $(POD2HTML) $< > $@
15
16 ## License: Public Domain.
17 ## $Date: 2007/05/01 08:17:44 $

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24