aboutsummaryrefslogtreecommitdiff
path: root/include/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-10-01 21:09:21 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-10-01 21:09:21 +0000
commit6d14a7bf04f4fb3179a8db432eaeafab5cd74d84 (patch)
treefe10a6ca7d404ce138866b9ebec94ec2111015f2 /include/Makefile
parentbe4f05c4f6d359276f944ba1c777873a3659aa53 (diff)
downloadsrc-6d14a7bf04f4fb3179a8db432eaeafab5cd74d84.tar.gz
src-6d14a7bf04f4fb3179a8db432eaeafab5cd74d84.zip
Back out WIP that snuck in with revs 1.15[23].
Notes
Notes: svn path=/head/; revision=84328
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 a278a1fcffa1..1c4c8670df8f 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}