diff options
| author | fukachan <fukachan> | 2001-03-18 04:55:52 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-03-18 04:55:52 +0000 |
| commit | fbd7cf87af76ee575c062dc6326a5fb2cdabdf5f (patch) | |
| tree | e1c62bc2f28f2f953ed22d5155945546cfe2a06d /fml/lib/SQL/Schema/Makefile | |
| parent | 1da755d8a327d125d60d51320cf57a2e6ee610c9 (diff) | |
| download | fml8-fbd7cf87af76ee575c062dc6326a5fb2cdabdf5f.tar.gz fml8-fbd7cf87af76ee575c062dc6326a5fb2cdabdf5f.tar.bz2 fml8-fbd7cf87af76ee575c062dc6326a5fb2cdabdf5f.zip | |
generate documents on SQL::
Diffstat (limited to 'fml/lib/SQL/Schema/Makefile')
| -rw-r--r-- | fml/lib/SQL/Schema/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/fml/lib/SQL/Schema/Makefile b/fml/lib/SQL/Schema/Makefile new file mode 100644 index 00000000..795737fa --- /dev/null +++ b/fml/lib/SQL/Schema/Makefile @@ -0,0 +1,6 @@ +all: html + +html: index.ja.html + +index.ja.html: *pm + ../../../../doc/bin/dir2url.pl > index.ja.html |
