Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
e2fsprogs
/
6a6d3d44d6e90539007b8d32e6cb76f62a4af163
/
.
/
lib
/
Makefile.library
blob: 2ea95c1112bd9bdfb935e475a44f93726dcf81ec [
file
] [
log
] [
blame
]
all
::
subdirs $
(
LIBRARY
).
a
install
-
shlibs
::
subdirs
::
$
(
LIBRARY
).
a
:
$
(
OBJS
)
(
if
test
-
r $@
;
then
$
(
RM
)
-
f $@
.
bak
&&
$
(
MV
)
$@ $@
.
bak
;
fi
)
$
(
ARUPD
)
$@ $
(
OBJS
)
-
$
(
RANLIB
)
$@
$
(
RM
)
-
f
../
$@
$
(
LN
)
$@
../
$@