summaryrefslogtreecommitdiffstats
path: root/doc/supplements/template/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/supplements/template/Makefile')
-rw-r--r--doc/supplements/template/Makefile7
1 files changed, 6 insertions, 1 deletions
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