From a4648fc475f4e11134a2a57e652b74d39a7920a5 Mon Sep 17 00:00:00 2001 From: fukachan Date: Tue, 27 Nov 2001 08:50:06 +0000 Subject: disable index.ja.html creation --- fml/libexec/.cvsignore | 2 -- fml/libexec/Makefile | 8 +------- fml/libexec/index.ja.html | 12 ++++-------- 3 files changed, 5 insertions(+), 17 deletions(-) delete mode 100644 fml/libexec/.cvsignore (limited to 'fml/libexec') diff --git a/fml/libexec/.cvsignore b/fml/libexec/.cvsignore deleted file mode 100644 index 2806ea45..00000000 --- a/fml/libexec/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -@@doc -loader diff --git a/fml/libexec/Makefile b/fml/libexec/Makefile index 0ffede03..cca3a1fe 100644 --- a/fml/libexec/Makefile +++ b/fml/libexec/Makefile @@ -1,5 +1,5 @@ # -# $FML: Makefile,v 1.3 2001/05/30 14:34:41 fukachan Exp $ +# $FML: Makefile,v 1.4 2001/11/17 11:44:31 fukachan Exp $ # all: anal @@ -9,12 +9,6 @@ anal: html: index.ja.html -index.ja.html: *.pm loader.in - ../../fml/utils/bin/dir2url.pl > index.ja.html - -_clean: - rm -f index.ja.html */index.ja.html - clean: (cd ../..;make clean) diff --git a/fml/libexec/index.ja.html b/fml/libexec/index.ja.html index d79a5b83..5a910392 100644 --- a/fml/libexec/index.ja.html +++ b/fml/libexec/index.ja.html @@ -2,25 +2,21 @@ -exec::* classes +libexec/ -
exec class modules
+
libexec/ class modules

- Standalone.pm -[source] - -[manual] + loader +[source]
-*** warning *** -unknown file type loader.in -- cgit v1.2.1