gecko-dev/js/tests/Makefile

9 строки
222 B
Makefile
Исходник Обычный вид История

testmenu:
1999-11-19 04:18:33 +03:00
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