blob: 42d3c977f757d87720559baac34922e3891c558a [file] [log] [blame]
include ../tools.mk
all: $(call NATIVE_STATICLIB,test)
$(RUSTC) nonclike.rs -L$(TMPDIR) -ltest
$(call RUN,nonclike)