blob: cc3b257a5c5bf6b9efa35011a6962f4638f6ff61 [file] [log] [blame]
-include ../tools.mk
all:
$(RUSTC) foo.rs
$(call RUN,foo)
rm $(TMPDIR)/$(call DYLIB_GLOB,foo)