/[suikacvs]/www/test/dom/js-binding/Makefile
Suika

Contents of /www/test/dom/js-binding/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Sat Oct 11 05:34:59 2008 UTC (16 years, 9 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +4 -3 lines
The -I option added to perl command

1 PERL = perl -I/home/httpd/html/www/markup/html/whatpm
2 WTTJS_PL = /home/httpd/html/www/webidl2tests/bin/wttjs.pl
3
4 all: webdomcore html xhr
5
6 webdomcore:
7 $(PERL) $(WTTJS_PL) --idl-file-name idls/webdomcore-20081008.idl \
8 --instances-file-name idls/webdomcore.json \
9 --test-dir-name tests/ \
10 --testset-id webdomcore-20081008
11
12 html:
13 $(PERL) $(WTTJS_PL) --idl-file-name idls/html5-r2321.idl \
14 --instances-file-name idls/html.json \
15 --test-dir-name tests/ \
16 --testset-id html5-r2321
17
18 xhr:
19 $(PERL) $(WTTJS_PL) --idl-file-name idls/xhr2-20081006.idl \
20 --instances-file-name idls/xhr.json \
21 --test-dir-name tests/ \
22 --testset-id xhr2-20081006

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24