summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-10-01 21:09:21 +0000
committerobrien <obrien@FreeBSD.org>2001-10-01 21:09:21 +0000
commit44ed85af6b911b6c143d107095fe685cae32a3c2 (patch)
treefe10a6ca7d404ce138866b9ebec94ec2111015f2 /include/Makefile
parent0c753dc50e36fa6841ea7a2ec200678c27aedc4a (diff)
downloadFreeBSD-src-44ed85af6b911b6c143d107095fe685cae32a3c2.zip
FreeBSD-src-44ed85af6b911b6c143d107095fe685cae32a3c2.tar.gz
Back out WIP that snuck in with revs 1.15[23].
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile
index a278a1f..1c4c867 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -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}
OpenPOWER on IntegriCloud