summaryrefslogtreecommitdiffstats
path: root/doc/FAQ/Makefile
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-05-14 15:19:39 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-05-14 15:19:39 +0000
commitcb202941d94c6bd463027874d55084fa7c4c8dec (patch)
treedc45bb348c014f94d707e72b878f49985a2789a6 /doc/FAQ/Makefile
parentNew file. (diff)
downloadrtems-cb202941d94c6bd463027874d55084fa7c4c8dec.tar.bz2
Added tool hints.
Diffstat (limited to 'doc/FAQ/Makefile')
-rw-r--r--doc/FAQ/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/FAQ/Makefile b/doc/FAQ/Makefile
index fd35ca8033..acd47d5f6f 100644
--- a/doc/FAQ/Makefile
+++ b/doc/FAQ/Makefile
@@ -19,7 +19,7 @@ dirs:
COMMON_FILES=../common/cpright.texi ../common/setup.texi
GENERATED_FILES= \
- basic.texi debug.texi
+ basic.texi tools.texi debug.texi
FILES=$(PROJECT).texi $(GENERATED_FILES)
@@ -65,6 +65,11 @@ basic.texi: basic.t Makefile
-u "Top" \
-n "" ${*}.t
+tools.texi: tools.t Makefile
+ $(BMENU) -c -p "Top" \
+ -u "Top" \
+ -n "" ${*}.t
+
debug.texi: debug.t Makefile
$(BMENU) -c -p "" \
-u "Top" \