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

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