public inbox for gcc-rust@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: [PATCH] rust: Add rust.install-dvi and rust.install-html rules
       [not found] <20240404162719.3737066-1-christophe.lyon@linaro.org>
@ 2024-04-08 21:26 ` Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2024-04-08 21:26 UTC (permalink / raw)
  To: Christophe Lyon, gcc-patches; +Cc: gcc-rust, arthur.cohen, herron.philip

Hi Christophe!

On 2024-04-04T16:27:19+0000, Christophe Lyon <christophe.lyon@linaro.org> wrote:
> rust has the (empty) rust.dvi and rust.html rules, but lacks the
> (empty) rust.install-dvi and rust.install-html ones.

Thanks, looks good to me.


Grüße
 Thomas


> 2024-04-04  Christophe Lyon  <christophe.lyon@linaro.org>
>
> 	gcc/rust/
> 	* Make-lang.in (rust.install-dvi, rust.install-html): New rules.
> ---
>  gcc/rust/Make-lang.in | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/gcc/rust/Make-lang.in b/gcc/rust/Make-lang.in
> index 4d646018792..4d73412739d 100644
> --- a/gcc/rust/Make-lang.in
> +++ b/gcc/rust/Make-lang.in
> @@ -342,6 +342,8 @@ selftest-rust-valgrind: $(RUST_SELFTEST_DEPS)
>  # should have dependencies on info files that should be installed.
>  rust.install-info:
>  
> +rust.install-dvi:
> +rust.install-html:
>  rust.install-pdf:
>  
>  # Install man pages for the front end. This target should ignore errors.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-04-08 21:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20240404162719.3737066-1-christophe.lyon@linaro.org>
2024-04-08 21:26 ` [PATCH] rust: Add rust.install-dvi and rust.install-html rules Thomas Schwinge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).