diff options
Diffstat (limited to 'lib/compat/compat4x.alpha/Makefile')
-rw-r--r-- | lib/compat/compat4x.alpha/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/compat/compat4x.alpha/Makefile b/lib/compat/compat4x.alpha/Makefile index 29a3fd8..52857f1 100644 --- a/lib/compat/compat4x.alpha/Makefile +++ b/lib/compat/compat4x.alpha/Makefile @@ -22,6 +22,7 @@ ${lib}: ${lib}.gz.uu beforeinstall: ${INSTALL} ${COPY} -o ${LIBOWN} -g ${LIBGRP} -m ${LIBMODE} ${LIBS} \ ${DESTDIR}${LIBCOMPATDIR} + rm -f ${LIBS:S@^@${DESTDIR}${SHLIBDIR}/@} # 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. |