]> git.lizzy.rs Git - rust.git/blob - src/test/run-make-fulldeps/extern-diff-internal-name/Makefile
Rollup merge of #104849 - GuillaumeGomez:source-code-sidebar-css-migration, r=notriddle
[rust.git] / src / test / run-make-fulldeps / extern-diff-internal-name / Makefile
1 include ../tools.mk
2
3 all:
4         $(RUSTC) lib.rs
5         $(RUSTC) test.rs --extern foo=$(TMPDIR)/libbar.rlib