summaryrefslogtreecommitdiffstats
path: root/doc/FAQ/Makefile
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-07-15 15:58:17 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-07-15 15:58:17 +0000
commit00d11bb7dfaf5f32242ec09c98b594931a8580fa (patch)
tree207264600c7342ae2f83139995a7066b8bcfe58d /doc/FAQ/Makefile
parentCorrections from Chris Johns <ccj@acm.org>. (diff)
downloadrtems-00d11bb7dfaf5f32242ec09c98b594931a8580fa.tar.bz2
Added shell of information on resources for embedded information.
Diffstat (limited to 'doc/FAQ/Makefile')
-rw-r--r--doc/FAQ/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/FAQ/Makefile b/doc/FAQ/Makefile
index e3b224f771..0b9f4e75bd 100644
--- a/doc/FAQ/Makefile
+++ b/doc/FAQ/Makefile
@@ -18,7 +18,8 @@ dirs:
COMMON_FILES=../common/cpright.texi ../common/setup.texi
GENERATED_FILES= \
- basic.texi tools.texi concepts.texi debug.texi freesw.texi hwdebugaids.texi
+ basic.texi tools.texi concepts.texi debug.texi freesw.texi \
+ embeddedinfo.texi hwdebugaids.texi
FILES=$(PROJECT).texi $(GENERATED_FILES)
@@ -84,6 +85,11 @@ freesw.texi: freesw.t Makefile
-u "Top" \
-n "" ${*}.t
+embeddedinfo.texi: embeddedinfo.t Makefile
+ $(BMENU) -c -p "" \
+ -u "Top" \
+ -n "" ${*}.t
+
hwdebugaids.texi: hwdebugaids.t Makefile
$(BMENU) -c -p "" \