summaryrefslogtreecommitdiffstats
path: root/doc/supplements/sparc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/supplements/sparc')
-rw-r--r--doc/supplements/sparc/Makefile16
-rw-r--r--doc/supplements/sparc/sparc.texi8
-rw-r--r--doc/supplements/sparc/timeERC32.t2
-rw-r--r--doc/supplements/sparc/timedata.t2
4 files changed, 14 insertions, 14 deletions
diff --git a/doc/supplements/sparc/Makefile b/doc/supplements/sparc/Makefile
index ae6ca8a69b..dd242f3fda 100644
--- a/doc/supplements/sparc/Makefile
+++ b/doc/supplements/sparc/Makefile
@@ -9,17 +9,17 @@
PROJECT=sparc
DISTRIBUTION_LEVEL=support
-include ../Make.config
+include ../../Make.config
-REPLACE=../tools/word-replace
+REPLACE=../../tools/word-replace
all: html info ps
dirs:
$(make-dirs)
-COMMON_FILES=../common/cpright.texi ../common/setup.texi \
- ../common/timing.texi
+COMMON_FILES=../../common/cpright.texi ../../common/setup.texi \
+ ../../common/timing.texi
FILES= $(PROJECT).texi \
bsp.texi callconv.texi cpumodel.texi cputable.texi fatalerr.texi \
@@ -49,9 +49,9 @@ intr.texi: intr.t SIS_TIMES
${REPLACE} -p SIS_TIMES intr.t
mv intr.t.fixed intr.texi
-timetbl.t: ../common/timetbl.t
+timetbl.t: ../../common/timetbl.t
sed -e 's/TIMETABLE_NEXT_LINK/Command and Variable Index/' \
- <../common/timetbl.t >timetbl.t
+ <../../common/timetbl.t >timetbl.t
timetbl.texi: timetbl.t SIS_TIMES
${REPLACE} -p SIS_TIMES timetbl.t
@@ -61,10 +61,10 @@ timedata.texi: timedata.t SIS_TIMES
${REPLACE} -p SIS_TIMES timedata.t
mv timedata.t.fixed timedata.texi
-wksheets.t: ../common/wksheets.t
+wksheets.t: ../../common/wksheets.t
sed -e 's/WORKSHEETS_PREVIOUS_LINK/Processor Dependent Information Table CPU Dependent Information Table/' \
-e 's/WORKSHEETS_NEXT_LINK/ERC32 Timing Data/' \
- <../common/wksheets.t >wksheets.t
+ <../../common/wksheets.t >wksheets.t
wksheets.texi: wksheets.t SIS_TIMES
${REPLACE} -p SIS_TIMES wksheets.t
diff --git a/doc/supplements/sparc/sparc.texi b/doc/supplements/sparc/sparc.texi
index bb68f34a5c..1ac57cf61d 100644
--- a/doc/supplements/sparc/sparc.texi
+++ b/doc/supplements/sparc/sparc.texi
@@ -1,4 +1,4 @@
-\input ../texinfo/texinfo @c -*-texinfo-*-
+\input ../../texinfo/texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename c_sparc
@syncodeindex vr fn
@@ -19,7 +19,7 @@
@c Master file for the SPARC Applications Supplement
@c
-@include ../common/setup.texi
+@include ../../common/setup.texi
@ignore
@ifinfo
@@ -56,7 +56,7 @@ END-INFO-DIR-ENTRY
@subtitle @value{update-month}
@author On-Line Applications Research Corporation
@page
-@include ../common/cpright.texi
+@include ../../common/cpright.texi
@end titlepage
@c This prevents a black box from being printed on "overflow" lines.
@@ -71,7 +71,7 @@ END-INFO-DIR-ENTRY
@include bsp.texi
@include cputable.texi
@include wksheets.texi
-@include ../common/timing.texi
+@include ../../common/timing.texi
@include timedata.texi
@ifinfo
@node Top, Preface, (dir), (dir)
diff --git a/doc/supplements/sparc/timeERC32.t b/doc/supplements/sparc/timeERC32.t
index d14fedce9e..f0941185de 100644
--- a/doc/supplements/sparc/timeERC32.t
+++ b/doc/supplements/sparc/timeERC32.t
@@ -6,7 +6,7 @@
@c $Id$
@c
-@include ../common/timemac.texi
+@include ../../common/timemac.texi
@tex
\global\advance \smallskipamount by -4pt
@end tex
diff --git a/doc/supplements/sparc/timedata.t b/doc/supplements/sparc/timedata.t
index d14fedce9e..f0941185de 100644
--- a/doc/supplements/sparc/timedata.t
+++ b/doc/supplements/sparc/timedata.t
@@ -6,7 +6,7 @@
@c $Id$
@c
-@include ../common/timemac.texi
+@include ../../common/timemac.texi
@tex
\global\advance \smallskipamount by -4pt
@end tex