summaryrefslogtreecommitdiffstats
path: root/doc/FAQ/Makefile
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-04-19 22:34:20 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-04-19 22:34:20 +0000
commit92ff2667f4bf842f5b616fe51b37656b2be46ee2 (patch)
treebaebcb9a973bc74cd7674315da97085aa7ecd6b6 /doc/FAQ/Makefile
parentNew file. (diff)
downloadrtems-92ff2667f4bf842f5b616fe51b37656b2be46ee2.tar.bz2
Added debugging hints to the FAQ.
Diffstat (limited to 'doc/FAQ/Makefile')
-rw-r--r--doc/FAQ/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/FAQ/Makefile b/doc/FAQ/Makefile
index dee4fcf27e..fd35ca8033 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
+ basic.texi debug.texi
FILES=$(PROJECT).texi $(GENERATED_FILES)
@@ -65,7 +65,7 @@ basic.texi: basic.t Makefile
-u "Top" \
-n "" ${*}.t
-#target.texi: target.t Makefile
-# $(BMENU) -p "Introduction" \
-# -u "Top" \
-# -n "Makefiles" ${*}.t
+debug.texi: debug.t Makefile
+ $(BMENU) -c -p "" \
+ -u "Top" \
+ -n "" ${*}.t