summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/FAQ/FAQ.texi2
-rw-r--r--doc/FAQ/Makefile7
-rw-r--r--doc/FAQ/tools.t4
3 files changed, 12 insertions, 1 deletions
diff --git a/doc/FAQ/FAQ.texi b/doc/FAQ/FAQ.texi
index cdb6abf9b4..d8ad472bf3 100644
--- a/doc/FAQ/FAQ.texi
+++ b/doc/FAQ/FAQ.texi
@@ -63,6 +63,7 @@ END-INFO-DIR-ENTRY
@c The alternative is to rework a sentence to avoid this problem.
@include basic.texi
+@include tools.texi
@include debug.texi
@ifinfo
@@ -78,6 +79,7 @@ Common questions have been divided into the following categories.
@menu
* Basic Information::
+* General Development Tool Hints::
* Debugging Hints::
@end menu
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" \
diff --git a/doc/FAQ/tools.t b/doc/FAQ/tools.t
index a80934a0f1..a585cfb4ba 100644
--- a/doc/FAQ/tools.t
+++ b/doc/FAQ/tools.t
@@ -11,6 +11,10 @@
The questions in this category are related to the GNU development tools
in a non-language specific way.
+@section What is GNU?
+
+Take a look at http://www.gnu.org for information on the GNU Project.
+
@section How do I generate a patch?
The RTEMS patches to the development tools are generated using a