]> git.proxmox.com Git - rustc.git/blob - src/test/run-make/extern-overrides-distribution/Makefile
Imported Upstream version 1.9.0+dfsg1
[rustc.git] / src / test / run-make / extern-overrides-distribution / Makefile
1 -include ../tools.mk
2
3 all:
4 $(RUSTC) libc.rs -Cmetadata=foo
5 $(RUSTC) main.rs --extern libc=$(TMPDIR)/liblibc.rlib