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