blob: 042048ec25f63c05096693257dff6b2d8f6a3a2d [file] [log] [blame]
-include ../tools.mk
all: $(call NATIVE_STATICLIB,test)
$(RUSTC) test.rs
$(call RUN,test) || exit 1