/[suikacvs]/doc/rfc-ja/Makefile
Suika

Contents of /doc/rfc-ja/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Mon May 20 12:30:02 2002 UTC (22 years ago) by wakaba
Branch: MAIN
*** empty log message ***

1 wakaba 1.1 XT = java -Dcom.jclark.xsl.sax.parser=org.apache.xerces.parsers.SAXParser com.jclark.xsl.sax.Driver
2     XSLT = D:/home/suika/cvs/tool/rfc/translation/rfc_ja.xsl
3     U8toJ7 = perl D:/home/wakaba/temp/t/u8tojis7.pl
4    
5     %.u8: %.rfcja
6     $(XT) $< $(XSLT) $@
7     %.html: %.u8
8     $(U8toJ7) $< > $@

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24