diff -r 000000000000 -r 4f2f89ce4247 JavaScriptCore/tests/mozilla/Makefile --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/JavaScriptCore/tests/mozilla/Makefile Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,3 @@ +testmenu: + exec perl mklistpage.pl > menubody.html + cat menuhead.html menubody.html menufoot.html > menu.html