summaryrefslogtreecommitdiffstats
path: root/lib/compat/compat1x/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-09-21 11:32:51 +0000
committerru <ru@FreeBSD.org>2001-09-21 11:32:51 +0000
commitfbccfc730c02e0627c05ab844201c61cb22bc2f7 (patch)
tree66aa0c857be64e0c64f6f37e2baa6f6010fb5a9a /lib/compat/compat1x/Makefile
parent2500f3a61ee4f57bc8aad7bf9eda074e735d4591 (diff)
downloadFreeBSD-src-fbccfc730c02e0627c05ab844201c61cb22bc2f7.zip
FreeBSD-src-fbccfc730c02e0627c05ab844201c61cb22bc2f7.tar.gz
Replace our stale-lib cleanup with a better one. (less bloated)
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