Sign in
android
/
platform
/
external
/
AFLplusplus
/
3c5edab7
/
.
/
utils
/
qemu_persistent_hook
/
Makefile
blob: 85db1b46a9a3a0d3bb190061f0cc68e7ccf054dd [
file
] [
log
] [
blame
]
all
:
$
(
CC
)
-
no
-
pie test
.
c
-
o test
$
(
CC
)
-
fPIC
-
shared read_into_rdi
.
c
-
o read_into_rdi
.
so
clean
:
rm
-
rf
in
out test read_into_rdi
.
so