blob: 4354209a72202415d45a6a51df9537c147cc0a9a [file] [log] [blame]
-include ../tools.mk
all:
$(RUSTC) foo.rs
$(RUSTC) bar.rs
$(RUSTC) baz.rs --extern a=$(TMPDIR)/libfoo.rlib