summaryrefslogtreecommitdiffstats
path: root/lib/compat/compat1x/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/compat/compat1x/Makefile')
-rw-r--r--lib/compat/compat1x/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/compat/compat1x/Makefile b/lib/compat/compat1x/Makefile
index 15cb674..07be405 100644
--- a/lib/compat/compat1x/Makefile
+++ b/lib/compat/compat1x/Makefile
@@ -22,11 +22,6 @@ ${lib}: ${lib}.gz.uu
beforeinstall:
${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