Sign in
android
/
platform
/
external
/
abi-dumper
/
refs/heads/oreo-dr3-release
/
.
/
Makefile
blob: 55c2793f215b7196406272e29f1e9baa803a12e9 [
file
] [
log
] [
blame
] [
edit
]
prefix
?=
/
usr
.
PHONY
:
install
install
:
perl
Makefile
.
pl
-
install
-
prefix
"$(prefix)"
uninstall
:
perl
Makefile
.
pl
-
remove
-
prefix
"$(prefix)"