Sign in
android
/
toolchain
/
rustc
/
635618df8991b8a005e435895ea0b1eee7e3faf0
/
.
/
tests
/
run-make
/
ls-metadata
/
Makefile
blob: 123dd64e15cbd5619653d8faa3d63de667545e3b [
file
] [
log
] [
blame
]
# ignore-cross-compile
include
../
tools
.
mk
all
:
$
(
RUSTC
)
foo
.
rs
$
(
RUSTC
)
-
Z ls $
(
TMPDIR
)/
foo
touch $
(
TMPDIR
)/
bar
$
(
RUSTC
)
-
Z ls $
(
TMPDIR
)/
bar