Sign in
android
/
toolchain
/
rustc
/
5c0824a599f2f1f4dcb9c92edf09f6c1b555988d
/
.
/
tests
/
run-make-fulldeps
/
return-non-c-like-enum-from-c
/
Makefile
blob: 42d3c977f757d87720559baac34922e3891c558a [
file
] [
log
] [
blame
]
include
../
tools
.
mk
all
:
$
(
call NATIVE_STATICLIB
,
test
)
$
(
RUSTC
)
nonclike
.
rs
-
L$
(
TMPDIR
)
-
ltest
$
(
call RUN
,
nonclike
)