10 lines
121 B
Makefile
Raw Normal View History

2023-07-07 10:17:10 +00:00
include ../tools.mk
# ignore-windows
export RUSTC := $(RUSTC_ORIGINAL)
export TMPDIR := $(TMPDIR)
all:
bash check.sh