aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorTim J. Robbins <tjr@FreeBSD.org>2002-05-21 02:36:12 +0000
committerTim J. Robbins <tjr@FreeBSD.org>2002-05-21 02:36:12 +0000
commit743f138e8dd6aa486f4a07b2f83b6f567a14b172 (patch)
tree7d26863a30b0a1e5628b567b011d0bbb580d95ff /usr.bin/Makefile
parent890a73ed399c2804d65dfb35bd353a8fade33145 (diff)
downloadsrc-743f138e8dd6aa486f4a07b2f83b6f567a14b172.tar.gz
src-743f138e8dd6aa486f4a07b2f83b6f567a14b172.zip
Build the tabs(1) utility.
PR: 36126
Notes
Notes: svn path=/head/; revision=97034
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index b7a132fccd26..e440c1dc2be1 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -146,6 +146,7 @@ SUBDIR= apply \
su \
symorder \
systat \
+ tabs \
tail \
talk \
tcopy \