blob: 4befbe1446542ed99f22c695d4fc2aa001c8931d [file] [log] [blame]
-include ../tools.mk
all: $(call NATIVE_STATICLIB,foo)
$(RUSTC) bar.rs
$(call RUN,bar) || exit 1