summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2008-02-05 15:41:58 +0000
committerdes <des@FreeBSD.org>2008-02-05 15:41:58 +0000
commitf408263bc978fa7983c5e9cff0f5156903f29cbc (patch)
tree9132cf47362e2976087b86b48f301331333f935d /Makefile.inc1
parentd4fac8275cdd3d916703f7a6b244e78261fd48bd (diff)
downloadFreeBSD-src-f408263bc978fa7983c5e9cff0f5156903f29cbc.zip
FreeBSD-src-f408263bc978fa7983c5e9cff0f5156903f29cbc.tar.gz
Satisfy a particularly obstinate nit-picker :)
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index b03f7ab..1ff4ea1 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -313,7 +313,7 @@ _worldtmp:
.endif
.else
rm -rf ${WORLDTMP}/legacy/usr/include
-# XXX - These two can depend on any header file.
+# XXX - These three can depend on any header file.
rm -f ${OBJTREE}${.CURDIR}/usr.bin/kdump/ioctl.c
rm -f ${OBJTREE}${.CURDIR}/usr.bin/kdump/kdump_subr.c
rm -f ${OBJTREE}${.CURDIR}/usr.bin/truss/ioctl.c
OpenPOWER on IntegriCloud