blob: 8960020fed558e3e12f234b30ab886c71f91586f [file] [log] [blame]
include ../tools.mk
# only-windows
PATH=$(SYSTEMROOT)/system32
all:
$(RUSTC) hello.rs
$(TMPDIR)/hello.exe