rustc/tests/run-make/rustdoc-output-path/Makefile
2023-09-14 08:56:40 +02:00

5 lines
72 B
Makefile

include ../tools.mk
all:
$(RUSTDOC) -o "$(TMPDIR)/foo/bar/doc" foo.rs