summaryrefslogtreecommitdiffstats
path: root/src/test/run-make-fulldeps/rustdoc-output-path/Makefile
blob: 8ce1c699526cd1b9e4c49aa2627bf5650e95b63f (plain)
1
2
3
4
-include ../tools.mk

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