Back out WIP that snuck in with revs 1.15[23].

This commit is contained in:
David E. O'Brien 2001-10-01 21:09:21 +00:00
parent be4f05c4f6
commit 6d14a7bf04
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=84328

View File

@ -107,7 +107,6 @@ copies:
rm -f ${DESTDIR}/usr/include/$i; \
fi
.endfor
install -d -o ${BINOWN} -g ${BINGRP} -m 755 ${DESTDIR}/usr/include
mtree -deU ${MTREE_FOLLOWS_SYMLINKS} -f ${.CURDIR}/../etc/mtree/BSD.include.dist \
-p ${DESTDIR}/usr/include
.for i in ${LDIRS} ${LSUBDIRS}