1 2 3 4 5 6 7 8 9
include ../tools.mk # ignore-windows export RUSTC := $(RUSTC_ORIGINAL) export TMPDIR := $(TMPDIR) all: bash check.sh