blob: c405d5c74d7afcaf252f779c148302ff305c57b5 [file] [log] [blame]
-include ../tools.mk
# ignore-stage1
all:
$(RUSTC) a.rs && $(RUSTC) b.rs
$(BARE_RUSTC) c.rs -L dependency=$(TMPDIR) --extern b=$(TMPDIR)/libb.rlib \
--out-dir=$(TMPDIR)