aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
Diffstat (limited to 'sim')
-rw-r--r--sim/common/ChangeLog5
-rw-r--r--sim/common/Make-common.in8
2 files changed, 13 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index 1f978a7..17cf964 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -1,3 +1,8 @@
+2021-05-08 Mike Frysinger <vapier@gentoo.org>
+
+ * Make-common.in (html, clean-html, install-html, pdf, clean-pdf,
+ install-pdf): New rules.
+
2021-05-08 Tom Tromey <tom@tromey.com>
* sim-options.c (compare_strings): Remove.
diff --git a/sim/common/Make-common.in b/sim/common/Make-common.in
index c92228b..4edc54c 100644
--- a/sim/common/Make-common.in
+++ b/sim/common/Make-common.in
@@ -512,10 +512,18 @@ installdirs:
check:
+html:
+clean-html:
+install-html:
+
info:
clean-info:
install-info:
+pdf:
+clean-pdf:
+install-pdf:
+
.NOEXPORT:
MAKEOVERRIDES=