blob: 92a278825c242941a41b2af7eaf1e620d22c7ce3 [file] [log] [blame]
-include ../tools.mk
all:
$(AR) crus $(TMPDIR)/libfoo.a foo.rs
$(AR) d $(TMPDIR)/libfoo.a foo.rs
$(RUSTC) foo.rs