summaryrefslogtreecommitdiffstats
path: root/doc/supplements/hppa1_1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/supplements/hppa1_1/Makefile')
-rw-r--r--doc/supplements/hppa1_1/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/supplements/hppa1_1/Makefile b/doc/supplements/hppa1_1/Makefile
index a428d43b96..b550389b9a 100644
--- a/doc/supplements/hppa1_1/Makefile
+++ b/doc/supplements/hppa1_1/Makefile
@@ -9,17 +9,17 @@
PROJECT=hppa1_1
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 \
@@ -47,9 +47,9 @@ intr.texi: intr.t TIMES
${REPLACE} -p 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 TIMES
${REPLACE} -p TIMES timetbl.t
@@ -59,10 +59,10 @@ timedata.texi: timedata.t TIMES
${REPLACE} -p 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/HP-7100 Timing Data/' \
- <../common/wksheets.t >wksheets.t
+ <../../common/wksheets.t >wksheets.t
wksheets.texi: wksheets.t TIMES
${REPLACE} -p TIMES wksheets.t