rust/src/test/run-make/rustdoc-output-path/Makefile

4 lines
73 B
Makefile

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