summaryrefslogtreecommitdiffstats
path: root/lib/compat/compat20/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/compat/compat20/Makefile')
-rw-r--r--lib/compat/compat20/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/compat/compat20/Makefile b/lib/compat/compat20/Makefile
index 4a4c356..f416b33 100644
--- a/lib/compat/compat20/Makefile
+++ b/lib/compat/compat20/Makefile
@@ -19,11 +19,6 @@ beforeinstall:
${DESTDIR}/usr/libexec
${INSTALL} ${COPY} -o ${LIBOWN} -g ${LIBGRP} -m ${LIBMODE} ${LIBS} \
${DESTDIR}${LIBCOMPATDIR}/aout
-.for lib in ${LIBS}
-.if exists(${DESTDIR}${SHLIBDIR}/${lib})
- rm -f ${DESTDIR}${SHLIBDIR}/${lib}
-.endif
-.endfor
# Get all the fruit, even though we don't set PROG.
# XXX bsd.lib.mk has fruitflies, e.g., it fails if LIBS is empty.
OpenPOWER on IntegriCloud