Sign in
fuchsia
/
third_party
/
rust
/
6bd8c6d4f44884a756471dda6ff3e5c66dbbd042
/
.
/
src
/
test
/
run-make-fulldeps
/
issue-25581
/
Makefile
blob: 042048ec25f63c05096693257dff6b2d8f6a3a2d [
file
] [
log
] [
blame
]
-
include
../
tools
.
mk
all
:
$
(
call NATIVE_STATICLIB
,
test
)
$
(
RUSTC
)
test
.
rs
$
(
call RUN
,
test
)
||
exit
1