diff options
| author | fukachan <fukachan> | 2001-12-09 13:20:47 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-12-09 13:20:47 +0000 |
| commit | fcafd09b1b87fcc8edeac62df8509d291283043f (patch) | |
| tree | ab21dd0c69d0ddc4195042b5af7ff9feeeabf21e /Makefile | |
| parent | ebfcd579edf94bba7754d9743d9a2954cababd9b (diff) | |
| download | fml8-fcafd09b1b87fcc8edeac62df8509d291283043f.tar.gz fml8-fcafd09b1b87fcc8edeac62df8509d291283043f.tar.bz2 fml8-fcafd09b1b87fcc8edeac62df8509d291283043f.zip | |
disable make html in fml/{etc,libexec}/
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,5 +1,5 @@ # -# $FML: Makefile,v 1.19 2001/11/18 02:44:12 fukachan Exp $ +# $FML: Makefile,v 1.20 2001/11/25 01:32:44 fukachan Exp $ # CONV = doc/bin/text2html.pl @@ -37,8 +37,6 @@ _new_doc: -fml/utils/bin/pm2txt.pl img/lib Documentation/en/modules _html: - @ (cd fml/libexec/; make html) - @ (cd fml/etc/; make html) @ (cd cpan/dist/; make html) @ (cd img/dist/; make html) |
