summaryrefslogtreecommitdiffstats
path: root/sys/conf/kern.post.mk
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-01-16 16:25:17 +0000
committerru <ru@FreeBSD.org>2006-01-16 16:25:17 +0000
commitdc9174b9ee7f0faa65e742fc820c5d3e0eadb932 (patch)
treec43578a6e78958c582bc33f3bb10fccde860224d /sys/conf/kern.post.mk
parent078db77066c713846da7ec42595b99f9abe157c5 (diff)
downloadFreeBSD-src-dc9174b9ee7f0faa65e742fc820c5d3e0eadb932.zip
FreeBSD-src-dc9174b9ee7f0faa65e742fc820c5d3e0eadb932.tar.gz
I couldn't find any traces of what the tags1 file was supposed to do.
Diffstat (limited to 'sys/conf/kern.post.mk')
-rw-r--r--sys/conf/kern.post.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/conf/kern.post.mk b/sys/conf/kern.post.mk
index 02f8844..330dc08 100644
--- a/sys/conf/kern.post.mk
+++ b/sys/conf/kern.post.mk
@@ -189,8 +189,6 @@ links:
kernel-tags:
@[ -f .depend ] || { echo "you must make depend first"; exit 1; }
sh $S/conf/systags.sh
- rm -f tags1
- sed -e 's, ../, ,' tags > tags1
.if ${MACHINE_ARCH} != "ia64"
.if exists(${DESTDIR}/boot)
OpenPOWER on IntegriCloud