Sign in
android
/
toolchain
/
rustc
/
5c0824a599f2f1f4dcb9c92edf09f6c1b555988d
/
.
/
tests
/
run-make-fulldeps
/
extern-fn-with-packed-struct
/
Makefile
blob: 4f5d026f213f282dfc24a32484b2110bf6e36ffd [
file
] [
log
] [
blame
]
include
../
tools
.
mk
all
:
$
(
call NATIVE_STATICLIB
,
test
)
$
(
RUSTC
)
test
.
rs
$
(
call RUN
,
test
)
||
exit
1