forked from Imagelibrary/rtems
Added shell of information on resources for embedded information.
This commit is contained in:
@@ -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 "" \
|
||||
|
||||
Reference in New Issue
Block a user