Sign in
android
/
toolchain
/
rustc
/
5c0824a599f2f1f4dcb9c92edf09f6c1b555988d
/
.
/
tests
/
run-make-fulldeps
/
compile-stdin
/
Makefile
blob: be15548690fb51ba99a139502519971b50c8b146 [
file
] [
log
] [
blame
]
include
../
tools
.
mk
all
:
echo
'fn main(){}'
|
$
(
RUSTC
)
-
$
(
call RUN
,
rust_out
)