Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
run-make-fulldeps
/
windows-binary-no-external-deps
/
Makefile
blob: 8960020fed558e3e12f234b30ab886c71f91586f [
file
] [
log
] [
blame
]
include
../
tools
.
mk
# only-windows
PATH
=
$
(
SYSTEMROOT
)/
system32
all
:
$
(
RUSTC
)
hello
.
rs
$
(
TMPDIR
)/
hello
.
exe