diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 1f978a7fa30..17cf9645030 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,8 @@ +2021-05-08 Mike Frysinger + + * Make-common.in (html, clean-html, install-html, pdf, clean-pdf, + install-pdf): New rules. + 2021-05-08 Tom Tromey * sim-options.c (compare_strings): Remove. diff --git a/sim/common/Make-common.in b/sim/common/Make-common.in index c92228bb929..4edc54ca40e 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=