summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial
diff options
context:
space:
mode:
authorfukachan <fukachan>2004-04-07 11:01:01 +0000
committerfukachan <fukachan>2004-04-07 11:01:01 +0000
commite7fa21f970497deffe8ea825f6c4e71a0d7ebe36 (patch)
treee665db80a390b7d14ca9bd4c11e866b24f8b41ac /fml/doc/ja/tutorial
parent6848a0ed2f32c78256e7f346acbfad8ccf410d2b (diff)
downloadfml8-e7fa21f970497deffe8ea825f6c4e71a0d7ebe36.tar.gz
fml8-e7fa21f970497deffe8ea825f6c4e71a0d7ebe36.tar.bz2
fml8-e7fa21f970497deffe8ea825f6c4e71a0d7ebe36.zip
define text: rule for conveience
Diffstat (limited to 'fml/doc/ja/tutorial')
-rw-r--r--fml/doc/ja/tutorial/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/fml/doc/ja/tutorial/Makefile b/fml/doc/ja/tutorial/Makefile
index 9ed5d562..1a281c72 100644
--- a/fml/doc/ja/tutorial/Makefile
+++ b/fml/doc/ja/tutorial/Makefile
@@ -1,5 +1,5 @@
#
-# $FML: Makefile,v 1.10 2001/04/30 10:21:43 fukachan Exp $
+# $FML: Makefile,v 1.11 2001/05/01 09:15:21 fukachan Exp $
#
# targets
@@ -30,6 +30,9 @@ all: export
html:
@ $(_MAKE) html
+text:
+ @ $(_MAKE) lynx
+
clean:
@ $(_MAKE) clean