Sign in
android
/
toolchain
/
rustc
/
635618df8991b8a005e435895ea0b1eee7e3faf0
/
.
/
tests
/
run-make
/
return-non-c-like-enum-from-c
/
Makefile
blob: bd441d321bfabb8a0c67f14ca266d371e9743a73 [
file
] [
log
] [
blame
]
# ignore-cross-compile
include
../
tools
.
mk
all
:
$
(
call NATIVE_STATICLIB
,
test
)
$
(
RUSTC
)
nonclike
.
rs
-
L$
(
TMPDIR
)
-
ltest
$
(
call RUN
,
nonclike
)