summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/Makefile b/include/Makefile
index c30a9c7..cd185b9 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -103,9 +103,6 @@ copies:
rm -f ${DESTDIR}/usr/include/$i; \
fi
.endfor
-.for i in ${LNOHEADERDIRS}
- rm -rf ${DESTDIR}/usr/include/$i
-.endfor
mtree -deU -f ${.CURDIR}/../etc/mtree/BSD.include.dist \
-p ${DESTDIR}/usr/include
.for i in ${LDIRS} ${LSUBDIRS}
OpenPOWER on IntegriCloud