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