From 2aaac52858cc4967373050f2dfd54efec3970bf6 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sat, 11 Apr 1998 15:20:22 +0000 Subject: Corrected paths after moving all supplements into a subdirectory. --- doc/supplements/hppa1_1/Makefile | 16 ++++++++-------- doc/supplements/hppa1_1/hppa1_1.texi | 8 ++++---- doc/supplements/i386/Makefile | 16 ++++++++-------- doc/supplements/i386/i386.texi | 8 ++++---- doc/supplements/i386/timeFORCE386.t | 2 +- doc/supplements/i386/timedata.t | 2 +- doc/supplements/i960/Makefile | 16 ++++++++-------- doc/supplements/i960/i960.texi | 8 ++++---- doc/supplements/i960/timeCVME961.t | 2 +- doc/supplements/i960/timedata.t | 2 +- doc/supplements/m68k/Makefile | 16 ++++++++-------- doc/supplements/m68k/m68k.texi | 8 ++++---- doc/supplements/m68k/timeMVME136.t | 2 +- doc/supplements/m68k/timedata.t | 2 +- doc/supplements/powerpc/Makefile | 16 ++++++++-------- doc/supplements/powerpc/powerpc.texi | 8 ++++---- doc/supplements/powerpc/timePSIM.t | 2 +- doc/supplements/powerpc/timedata.t | 2 +- doc/supplements/sparc/Makefile | 16 ++++++++-------- doc/supplements/sparc/sparc.texi | 8 ++++---- doc/supplements/sparc/timeERC32.t | 2 +- doc/supplements/sparc/timedata.t | 2 +- 22 files changed, 82 insertions(+), 82 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 diff --git a/doc/supplements/hppa1_1/hppa1_1.texi b/doc/supplements/hppa1_1/hppa1_1.texi index d1e9d53455..c9154b1850 100644 --- a/doc/supplements/hppa1_1/hppa1_1.texi +++ b/doc/supplements/hppa1_1/hppa1_1.texi @@ -1,4 +1,4 @@ -\input ../texinfo/texinfo @c -*-texinfo-*- +\input ../../texinfo/texinfo @c -*-texinfo-*- @c %**start of header @setfilename c_hppa1_1 @syncodeindex vr fn @@ -19,7 +19,7 @@ @c Master file for the Hewlett Packard PA-RISC 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/i386/Makefile b/doc/supplements/i386/Makefile index 24b3b7d8f0..c1d6b0bd8e 100644 --- a/doc/supplements/i386/Makefile +++ b/doc/supplements/i386/Makefile @@ -9,17 +9,17 @@ PROJECT=i386 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 FORCE386_TIMES ${REPLACE} -p FORCE386_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 FORCE386_TIMES ${REPLACE} -p FORCE386_TIMES timetbl.t @@ -59,10 +59,10 @@ timedata.texi: timedata.t FORCE386_TIMES ${REPLACE} -p FORCE386_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/i386 Timing Data/' \ - <../common/wksheets.t >wksheets.t + <../../common/wksheets.t >wksheets.t wksheets.texi: wksheets.t FORCE386_TIMES ${REPLACE} -p FORCE386_TIMES wksheets.t diff --git a/doc/supplements/i386/i386.texi b/doc/supplements/i386/i386.texi index 5e58caa907..bed6e82c88 100644 --- a/doc/supplements/i386/i386.texi +++ b/doc/supplements/i386/i386.texi @@ -1,4 +1,4 @@ -\input ../texinfo/texinfo @c -*-texinfo-*- +\input ../../texinfo/texinfo @c -*-texinfo-*- @c %**start of header @setfilename c_i386 @syncodeindex vr fn @@ -19,7 +19,7 @@ @c Master file for the Intel i386 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/i386/timeFORCE386.t b/doc/supplements/i386/timeFORCE386.t index 78bc1ec234..a13dffb476 100644 --- a/doc/supplements/i386/timeFORCE386.t +++ b/doc/supplements/i386/timeFORCE386.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/i386/timedata.t b/doc/supplements/i386/timedata.t index 78bc1ec234..a13dffb476 100644 --- a/doc/supplements/i386/timedata.t +++ b/doc/supplements/i386/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 diff --git a/doc/supplements/i960/Makefile b/doc/supplements/i960/Makefile index bb3bbf4abb..7868d485a3 100644 --- a/doc/supplements/i960/Makefile +++ b/doc/supplements/i960/Makefile @@ -9,17 +9,17 @@ PROJECT=i960 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 CVME961_TIMES ${REPLACE} -p CVME961_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 CVME961_TIMES ${REPLACE} -p CVME961_TIMES timetbl.t @@ -59,10 +59,10 @@ timedata.texi: timedata.t CVME961_TIMES ${REPLACE} -p CVME961_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/i960CA Timing Data/' \ - <../common/wksheets.t >wksheets.t + <../../common/wksheets.t >wksheets.t wksheets.texi: wksheets.t CVME961_TIMES ${REPLACE} -p CVME961_TIMES wksheets.t diff --git a/doc/supplements/i960/i960.texi b/doc/supplements/i960/i960.texi index 3b9dfbac7a..3c0a77b517 100644 --- a/doc/supplements/i960/i960.texi +++ b/doc/supplements/i960/i960.texi @@ -1,4 +1,4 @@ -\input ../texinfo/texinfo @c -*-texinfo-*- +\input ../../texinfo/texinfo @c -*-texinfo-*- @c %**start of header @setfilename c_i960 @syncodeindex vr fn @@ -19,7 +19,7 @@ @c Master file for the Intel i960 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/i960/timeCVME961.t b/doc/supplements/i960/timeCVME961.t index 76f8722c8f..72b4b53f65 100644 --- a/doc/supplements/i960/timeCVME961.t +++ b/doc/supplements/i960/timeCVME961.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/i960/timedata.t b/doc/supplements/i960/timedata.t index 76f8722c8f..72b4b53f65 100644 --- a/doc/supplements/i960/timedata.t +++ b/doc/supplements/i960/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 diff --git a/doc/supplements/m68k/Makefile b/doc/supplements/m68k/Makefile index 377bcc7609..8b89443af2 100644 --- a/doc/supplements/m68k/Makefile +++ b/doc/supplements/m68k/Makefile @@ -9,17 +9,17 @@ PROJECT=m68k 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 MVME136_TIMES ${REPLACE} -p MVME136_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 MVME136_TIMES ${REPLACE} -p MVME136_TIMES timetbl.t @@ -59,10 +59,10 @@ timedata.texi: timedata.t MVME136_TIMES ${REPLACE} -p MVME136_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/MC68020 Timing Data/' \ - <../common/wksheets.t >wksheets.t + <../../common/wksheets.t >wksheets.t wksheets.texi: wksheets.t MVME136_TIMES ${REPLACE} -p MVME136_TIMES wksheets.t diff --git a/doc/supplements/m68k/m68k.texi b/doc/supplements/m68k/m68k.texi index a046e1cf26..9f315209e9 100644 --- a/doc/supplements/m68k/m68k.texi +++ b/doc/supplements/m68k/m68k.texi @@ -1,4 +1,4 @@ -\input ../texinfo/texinfo @c -*-texinfo-*- +\input ../../texinfo/texinfo @c -*-texinfo-*- @c %**start of header @setfilename c_m68k @syncodeindex vr fn @@ -19,7 +19,7 @@ @c Master file for the Motorola MC68xxx Applications Supplement @c -@include ../common/setup.texi +@include ../../common/setup.texi @ignore @ifinfo @@ -57,7 +57,7 @@ END-INFO-DIR-ENTRY @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. @@ -72,7 +72,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/m68k/timeMVME136.t b/doc/supplements/m68k/timeMVME136.t index aea5f369f3..dd790bf844 100644 --- a/doc/supplements/m68k/timeMVME136.t +++ b/doc/supplements/m68k/timeMVME136.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/m68k/timedata.t b/doc/supplements/m68k/timedata.t index aea5f369f3..dd790bf844 100644 --- a/doc/supplements/m68k/timedata.t +++ b/doc/supplements/m68k/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 diff --git a/doc/supplements/powerpc/Makefile b/doc/supplements/powerpc/Makefile index b329eba52d..ae64c38c73 100644 --- a/doc/supplements/powerpc/Makefile +++ b/doc/supplements/powerpc/Makefile @@ -9,17 +9,17 @@ PROJECT=powerpc DISTRIBUTION_LEVEL=internal -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 PSIM_TIMES ${REPLACE} -p PSIM_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 PSIM_TIMES ${REPLACE} -p PSIM_TIMES timetbl.t @@ -61,10 +61,10 @@ timedata.texi: timedata.t PSIM_TIMES ${REPLACE} -p PSIM_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/PPC603e Timing Data/' \ - <../common/wksheets.t >wksheets.t + <../../common/wksheets.t >wksheets.t wksheets.texi: wksheets.t PSIM_TIMES ${REPLACE} -p PSIM_TIMES wksheets.t diff --git a/doc/supplements/powerpc/powerpc.texi b/doc/supplements/powerpc/powerpc.texi index ea88e09a47..02700bf72c 100644 --- a/doc/supplements/powerpc/powerpc.texi +++ b/doc/supplements/powerpc/powerpc.texi @@ -1,4 +1,4 @@ -\input ../texinfo/texinfo @c -*-texinfo-*- +\input ../../texinfo/texinfo @c -*-texinfo-*- @c %**start of header @setfilename c_powerpc @syncodeindex vr fn @@ -19,7 +19,7 @@ @c Master file for the PowerPC 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/powerpc/timePSIM.t b/doc/supplements/powerpc/timePSIM.t index 2e5fb1b5f8..49117410e7 100644 --- a/doc/supplements/powerpc/timePSIM.t +++ b/doc/supplements/powerpc/timePSIM.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/powerpc/timedata.t b/doc/supplements/powerpc/timedata.t index 2e5fb1b5f8..49117410e7 100644 --- a/doc/supplements/powerpc/timedata.t +++ b/doc/supplements/powerpc/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 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 -- cgit v1.2.3