/[suikacvs]/markup/html/whatpm/Whatpm/XML/Makefile
Suika

Contents of /markup/html/whatpm/Whatpm/XML/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download)
Tue Oct 14 04:32:50 2008 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
++ whatpm/Whatpm/HTML/ChangeLog	14 Oct 2008 04:28:43 -0000
	* Tokenizer.pm.src: Make *_TOKEN (token type constants)
	exportable.  New token types, PI_TOKEN for XML and ABORT_TOKEN for
	document.write() or incremental parsing, are added for future
	extensions.

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

++ whatpm/Whatpm/XML/ChangeLog	14 Oct 2008 04:27:29 -0000
2008-10-14  Wakaba  <wakaba@suika.fam.cx>

	* Makefile, Parser.pm.src: New files.

1 all: Parser.pm
2
3 Parser.pm: Parser.pm.src ../mkhtmlparser.pl
4 perl ../mkhtmlparser.pl $< > $@
5 perl -I../.. -c $@
6
7 clean:
8 rm -frv *~ *.BAK .*~ .*.BAK

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24