summary refs log tree commit diff
path: root/src/test/run-make/rustdoc-output-path/Makefile
blob: 4e570718a62f987ffcf9b812550b0b759ca88735 (plain)
1
2
3
4
-include ../tools.mk

all:
	$(HOST_RPATH_ENV) '$(RUSTDOC)' -o "$(TMPDIR)/foo/bar/doc" foo.rs