diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2008-05-09 06:52:11 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2008-05-09 06:52:11 +0000 |
commit | c1a97e8d26ca0bf26bb43cc5e6c4bc322a1820e3 (patch) | |
tree | b311f4a0fe1c23476cc232f0513c42d9f177f75b /usr.bin | |
parent | 1f38ea0a10f83f8beb19947938f19efda9815520 (diff) |
add tcpbench to build
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 9dcb7e58d80..ce4cc514ac1 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.106 2008/02/27 10:19:21 deraadt Exp $ +# $OpenBSD: Makefile,v 1.107 2008/05/09 06:52:10 deraadt Exp $ .include <bsd.own.mk> @@ -20,8 +20,8 @@ SUBDIR= apply apropos ar arch asa asn1_compile at aucat audioctl awk banner \ readlink renice rev rpcgen rpcinfo rs rsh rup ruptime rusers rwall \ rwho sdiff script sectok sed sendbug shar showmount skey \ skeyaudit skeyinfo skeyinit sort spell split ssh stat su sup systat \ - sudo tail talk tcopy tee telnet tftp tic time tip tn3270 top touch \ - tput tr true tset tsort tty usbhidaction usbhidctl ul uname \ + sudo tail talk tcopy tcpbench tee telnet tftp tic time tip tn3270 \ + top touch tput tr true tset tsort tty usbhidaction usbhidctl ul uname \ unexpand unifdef uniq units \ unvis users uudecode uuencode vacation vgrind vi vis vmstat w wall wc \ what whatis which who whois window write x99token xargs xinstall xlint \ |