summaryrefslogtreecommitdiffstats
path: root/doc/supplements/powerpc/Makefile
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-13 21:17:35 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-13 21:17:35 +0000
commitabb3c7557ef70796d6de1dac47b6f9a120103506 (patch)
tree9b9ff6a7ca56a0b4393b697a532f143434a2777d /doc/supplements/powerpc/Makefile
parentAdded text to clarify the queueing of multiple events. (diff)
downloadrtems-abb3c7557ef70796d6de1dac47b6f9a120103506.tar.bz2
Added DMV177 times files and made this all regenerate with two timing
chapters.
Diffstat (limited to 'doc/supplements/powerpc/Makefile')
-rw-r--r--doc/supplements/powerpc/Makefile20
1 files changed, 17 insertions, 3 deletions
diff --git a/doc/supplements/powerpc/Makefile b/doc/supplements/powerpc/Makefile
index ae64c38c73..f59b5b634a 100644
--- a/doc/supplements/powerpc/Makefile
+++ b/doc/supplements/powerpc/Makefile
@@ -23,7 +23,8 @@ COMMON_FILES=../../common/cpright.texi ../../common/setup.texi \
FILES= $(PROJECT).texi \
bsp.texi callconv.texi cpumodel.texi cputable.texi fatalerr.texi \
- intr.texi memmodel.texi preface.texi timetbl.texi timedata.texi wksheets.texi
+ intr.texi memmodel.texi preface.texi timetbl.texi timedata.texi \
+ timedatadmv177.texi timetbldmv177.texi wksheets.texi
INFOFILES=$(wildcard $(PROJECT) $(PROJECT)-*)
@@ -50,9 +51,13 @@ intr.texi: intr.t PSIM_TIMES
mv intr.t.fixed intr.texi
timetbl.t: ../../common/timetbl.t
- sed -e 's/TIMETABLE_NEXT_LINK/Command and Variable Index/' \
+ sed -e 's/TIMETABLE_NEXT_LINK/DMV177 Timing Data/' \
<../../common/timetbl.t >timetbl.t
+timetbldmv177.t: ../../common/timetbl.t
+ sed -e 's/TIMETABLE_NEXT_LINK/Command and Variable Index/' \
+ <../../common/timetbl.t >timetbldmv177.t
+
timetbl.texi: timetbl.t PSIM_TIMES
${REPLACE} -p PSIM_TIMES timetbl.t
mv timetbl.t.fixed timetbl.texi
@@ -61,9 +66,17 @@ timedata.texi: timedata.t PSIM_TIMES
${REPLACE} -p PSIM_TIMES timedata.t
mv timedata.t.fixed timedata.texi
+timetbldmv177.texi: timetbldmv177.t DMV177_TIMES
+ ${REPLACE} -p DMV177_TIMES timetbldmv177.t
+ mv timetbldmv177.t.fixed timetbldmv177.texi
+
+timedatadmv177.texi: timedatadmv177.t DMV177_TIMES
+ ${REPLACE} -p DMV177_TIMES timedatadmv177.t
+ mv timedatadmv177.t.fixed timedatadmv177.texi
+
wksheets.t: ../../common/wksheets.t
sed -e 's/WORKSHEETS_PREVIOUS_LINK/Processor Dependent Information Table CPU Dependent Information Table/' \
- -e 's/WORKSHEETS_NEXT_LINK/PPC603e Timing Data/' \
+ -e 's/WORKSHEETS_NEXT_LINK/PSIM Timing Data/' \
<../../common/wksheets.t >wksheets.t
wksheets.texi: wksheets.t PSIM_TIMES
@@ -81,6 +94,7 @@ clean:
rm -f $(PROJECT) $(PROJECT)-*
rm -f c_$(PROJECT) c_$(PROJECT)-*
rm -f timedata.texi timetbl.texi intr.texi wksheets.texi
+ rm -f timedatadmv177.texi timetbldmv177.texi
rm -f timetbl.t wksheets.t
rm -f *.fixed _*