Fixed non-removal of old libresolv_p.a.
Cleaned up formatting.
This commit is contained in:
parent
da088c432f
commit
33391d942b
@ -2,12 +2,11 @@
|
||||
|
||||
LIB= resolv
|
||||
SHLIBDIR= ${LIBDIR}/compat
|
||||
|
||||
INTERNALLIB= yes #do not build or install libresolv.a
|
||||
INTERNALLIB= yes # Do not build or install libresolv*.a
|
||||
|
||||
SRCS= fakelib.c
|
||||
|
||||
afterinstall:
|
||||
rm -f ${DESTDIR}${LIBDIR}/libresolv.*
|
||||
rm -f ${DESTDIR}${LIBDIR}/libresolv*
|
||||
|
||||
.include <bsd.lib.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user