summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorfukachan <fukachan>2001-04-28 10:14:53 +0000
committerfukachan <fukachan>2001-04-28 10:14:53 +0000
commite91f6c5b2c6a3a4a57012f88efe878d53bc5d32f (patch)
tree4c2deafa1160113fbcdce5212b51cf345c3d4fef /Makefile
parentc21bce7b10d5a298bf38c0a6e2eaed4d7b01f6d7 (diff)
downloadfml8-e91f6c5b2c6a3a4a57012f88efe878d53bc5d32f.tar.gz
fml8-e91f6c5b2c6a3a4a57012f88efe878d53bc5d32f.tar.bz2
fml8-e91f6c5b2c6a3a4a57012f88efe878d53bc5d32f.zip
test -d Documentation/en/modules or mkdir it
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 24fd0b53..7179de9e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
#
-# $FML: Makefile,v 1.13 2001/04/27 04:42:14 fukachan Exp $
+# $FML: Makefile,v 1.14 2001/04/28 09:26:36 fukachan Exp $
#
CONV = doc/bin/text2html.pl
@@ -31,6 +31,7 @@ doc: html
html: _new_doc _html ja.doc
_new_doc:
+ test -d Documentation/en/modules || mkdir Documentation/en/modules
-fml/utils/bin/pm2txt.pl fml/lib Documentation/en/modules
-fml/utils/bin/pm2txt.pl cpan/lib Documentation/en/modules