]> git.lizzy.rs Git - rust.git/blob - src/test/run-make-fulldeps/issue-28766/Makefile
rustdoc-json: Make the `fns/generics.rs` test much more robust
[rust.git] / src / test / run-make-fulldeps / issue-28766 / Makefile
1 -include ../tools.mk
2
3 all:
4         $(RUSTC) -O foo.rs
5         $(RUSTC) -O -L $(TMPDIR) main.rs