sim: add html & pdf stubs

We stub out the info targets already since we don't provide any.
This commit is contained in:
Mike Frysinger 2021-05-08 11:53:37 -04:00
parent 65a9835b29
commit 0d0878d72e
2 changed files with 13 additions and 0 deletions

View file

@ -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.

View file

@ -512,10 +512,18 @@ installdirs:
check:
html:
clean-html:
install-html:
info:
clean-info:
install-info:
pdf:
clean-pdf:
install-pdf:
.NOEXPORT:
MAKEOVERRIDES=