summaryrefslogtreecommitdiff
path: root/fml/lib/IO
diff options
context:
space:
mode:
authorfukachan <fukachan>2001-03-18 04:53:43 +0000
committerfukachan <fukachan>2001-03-18 04:53:43 +0000
commit1da755d8a327d125d60d51320cf57a2e6ee610c9 (patch)
treec6434054190045cd65e0947f788da48795f8e892 /fml/lib/IO
parentef33b1ab0ad9299bf5904d8c9c9137f0bdd222a0 (diff)
downloadfml8-1da755d8a327d125d60d51320cf57a2e6ee610c9.tar.gz
fml8-1da755d8a327d125d60d51320cf57a2e6ee610c9.tar.bz2
fml8-1da755d8a327d125d60d51320cf57a2e6ee610c9.zip
fix dependences for lost IO::Adapter::MySQL
Diffstat (limited to 'fml/lib/IO')
-rw-r--r--fml/lib/IO/Adapter/Makefile1
-rw-r--r--fml/lib/IO/Adapter/index.ja.html6
2 files changed, 5 insertions, 2 deletions
diff --git a/fml/lib/IO/Adapter/Makefile b/fml/lib/IO/Adapter/Makefile
index a8c75025..1de340bf 100644
--- a/fml/lib/IO/Adapter/Makefile
+++ b/fml/lib/IO/Adapter/Makefile
@@ -3,7 +3,6 @@ all: html
html: _subdir index.ja.html
_subdir:
- (cd MySQL;make html)
index.ja.html: *pm
../../../../doc/bin/dir2url.pl > index.ja.html
diff --git a/fml/lib/IO/Adapter/index.ja.html b/fml/lib/IO/Adapter/index.ja.html
index 1bf3f361..869d9d51 100644
--- a/fml/lib/IO/Adapter/index.ja.html
+++ b/fml/lib/IO/Adapter/index.ja.html
@@ -35,7 +35,11 @@ IO/Adapter::* classes
<TD>
<TR>
<TD>
- <A HREF=MySQL/index.ja.html>IO::Adapter::MySQL::* class</A>
+ MySQL.pm <TD>
+<A HREF="MySQL.pm">[source]</A>
+<TD>
+<A HREF="@@doc/MySQL.txt">[manual]</A>
+<TD>
<TR>
<TD>
NIS.pm <TD>