aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-05-08 11:53:37 -0400
committerMike Frysinger <vapier@gentoo.org>2021-05-08 11:55:22 -0400
commit0d0878d72e0271da43fd248a39ce11dc9fb7e568 (patch)
tree65c4a1ca9cca1b5b00910e2858815458cc74bc39 /sim
parent65a9835b29386b6ebccfff059efb4d5cd95beeaf (diff)
downloadfsf-binutils-gdb-0d0878d72e0271da43fd248a39ce11dc9fb7e568.zip
fsf-binutils-gdb-0d0878d72e0271da43fd248a39ce11dc9fb7e568.tar.gz
fsf-binutils-gdb-0d0878d72e0271da43fd248a39ce11dc9fb7e568.tar.bz2
sim: add html & pdf stubs
We stub out the info targets already since we don't provide any.
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=