Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
include ../tools.mk
# only-windows
PATH=$(SYSTEMROOT)/system32
all:
$(RUSTC) hello.rs
$(TMPDIR)/hello.exe