aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2017-10-29 01:21:06 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2017-10-29 01:21:06 +0000
commit0a3c9523e0b0902e4a89fc7ad713c82784ed98a3 (patch)
treea777fd58e840c2fd892fce2efc142a9231f6d43b /Makefile.inc1
parent67d2f51ad6c05243f7a6f3b7bcabdec51035025e (diff)
downloadsrc-0a3c9523e0b0902e4a89fc7ad713c82784ed98a3.tar.gz
src-0a3c9523e0b0902e4a89fc7ad713c82784ed98a3.zip
Remove comment: debug files can be useful for build tools.
Sponsored by: Dell EMC Isilon
Notes
Notes: svn path=/head/; revision=325075
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc11
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index b2c745c5990d..e71a3a7d538c 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -848,7 +848,6 @@ _worldtmp: .PHONY
-p ${WORLDTMP}/usr/include >/dev/null
ln -sf ${.CURDIR}/sys ${WORLDTMP}
.if ${MK_DEBUG_FILES} != "no"
- # We could instead disable debug files for these build stages
mtree -deU -f ${.CURDIR}/etc/mtree/BSD.debug.dist \
-p ${WORLDTMP}/legacy/usr/lib >/dev/null
mtree -deU -f ${.CURDIR}/etc/mtree/BSD.debug.dist \