all: html

html:	_subdir index.ja.html

_subdir:

index.ja.html: *pm
	../../../../doc/bin/dir2url.pl > index.ja.html
