gecko-dev/js/tests/Makefile
rginda%netscape.com d92a60ca20 * Makefile
Add target for windows systems.
* runtests2.pl
  Add xpcshell option, no longer requires \n at end of list file.
* ecma/ExecutionContexts/10.1.3.js
  Reformatted.
1999-11-23 22:35:35 +00:00

9 lines
222 B
Makefile

testmenu:
exec perl mklistpage.pl > menubody.html
cat menuhead.html menubody.html menufoot.html > menu.html
testmenu_dos:
perl mklistpage.pl > menubody.html
type menuhead.html menubody.html menufoot.html > menu.html