diff options
| author | fukachan <fukachan> | 2001-07-31 14:13:08 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-07-31 14:13:08 +0000 |
| commit | a5e69b8227d0918f554fa83b476ace8cf1834b7d (patch) | |
| tree | 561b80d03a5969ff2d56eeae7e4ff266235fca04 /fml/lib/FML/Language/Japanese/Makefile | |
| parent | d786264cf627e9f4ff1f660564f1a9bba9b294d8 (diff) | |
| download | fml8-snap-20010731.tar.gz fml8-snap-20010731.tar.bz2 fml8-snap-20010731.zip | |
rename FML::NL to FML::Languagesnap-20010731
Diffstat (limited to 'fml/lib/FML/Language/Japanese/Makefile')
| -rw-r--r-- | fml/lib/FML/Language/Japanese/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/fml/lib/FML/Language/Japanese/Makefile b/fml/lib/FML/Language/Japanese/Makefile new file mode 100644 index 00000000..4ed76816 --- /dev/null +++ b/fml/lib/FML/Language/Japanese/Makefile @@ -0,0 +1,6 @@ +all: html + +html: index.ja.html + +index.ja.html: *.pm + ../../../../doc/bin/dir2url.pl > index.ja.html |
