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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24