aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tip
diff options
context:
space:
mode:
authorEivind Eklund <eivind@FreeBSD.org>1998-03-26 16:12:14 +0000
committerEivind Eklund <eivind@FreeBSD.org>1998-03-26 16:12:14 +0000
commitbd41cae5e38752abc47de7bffd2220c735d56984 (patch)
tree47552e66bec3f9edc64a0115b22d5b1dda7a8a7a /usr.bin/tip
parentf342a1c4b49c9db84cc176acdef30ac79a99ba64 (diff)
Remove special global tags support; we don't do it that way anymore.
Notes
svn path=/head/; revision=34893
Diffstat (limited to 'usr.bin/tip')
-rw-r--r--usr.bin/tip/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/tip/Makefile b/usr.bin/tip/Makefile
index b8d5b3803a75..721823a814cf 100644
--- a/usr.bin/tip/Makefile
+++ b/usr.bin/tip/Makefile
@@ -1,5 +1,3 @@
SUBDIR=libacu tip
-TAGS= yes
-
.include <bsd.subdir.mk>