Sign in
android
/
toolchain
/
rustc
/
5c0824a599f2f1f4dcb9c92edf09f6c1b555988d
/
.
/
tests
/
run-make-fulldeps
/
long-linker-command-lines
/
Makefile
blob: 00199ca970d3d52ef39af1c9cf27c88750f170ed [
file
] [
log
] [
blame
]
include
../
tools
.
mk
all
:
$
(
RUSTC
)
foo
.
rs
-
g
-
O
RUSTC
=
"$(RUSTC_ORIGINAL)"
$
(
call RUN
,
foo
)