From 99899da43d66b50079ece80bc1c81b04b129e877 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 19 Oct 1998 13:03:03 +0000 Subject: Added chapter. --- doc/supplements/template/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'doc/supplements/template/Makefile') diff --git a/doc/supplements/template/Makefile b/doc/supplements/template/Makefile index 27a93cdc1d..2dd8fa39d6 100644 --- a/doc/supplements/template/Makefile +++ b/doc/supplements/template/Makefile @@ -24,7 +24,8 @@ COMMON_FILES=../../common/cpright.texi ../../common/setup.texi \ FILES= $(PROJECT).texi preface.texi \ $(COMMON_FILES) $(GENERATED_FILES) GENERATED_FILES=\ - cpumodel.texi callconv.texi memmodel.texi intr.texi fatalerr.texi + cpumodel.texi callconv.texi memmodel.texi intr.texi fatalerr.texi \ + bsp.texi # bsp.texi callconv.texi cpumodel.texi cputable.texi fatalerr.texi \ # intr.texi memmodel.texi preface.texi timetbl.texi timedata.texi wksheets.texi @@ -76,6 +77,11 @@ fatalerr.texi: fatalerr.t Makefile -u "Top" \ -n "" ${*}.t +bsp.texi: bsp.t Makefile + $(BMENU) -p "" \ + -u "Top" \ + -n "" ${*}.t + intr.texi: intr.t Makefile replace: timedata.texi -- cgit v1.2.3