Sign in
fuchsia
/
third_party
/
rust
/
1.7.0
/
.
/
src
/
test
/
run-make
/
target-cpu-native
/
Makefile
blob: 0c9d93ecb2af7579829e886280f0bd6848056162 [
file
]
-
include
../
tools
.
mk
all
:
$
(
RUSTC
)
foo
.
rs
-
C target
-
cpu
=
native
$
(
call RUN
,
foo
)