summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-06-02 06:20:35 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-06-02 06:20:35 +0000
commitd13f8f365e7ac6024a03dea6342fa1a7d44453e3 (patch)
treeeaa7aa5564c9acee815fb1ca578c288b8dfda2cf /net/Makefile
parentTTCP is a benchmarking tool for determining TCP and UDP performance (diff)
Activate ttcp
Notes
Notes: svn path=/head/; revision=19171
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 54fd24c21462..6ddceb721105 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.264 1999/05/28 22:31:23 nectar Exp $
+# $Id: Makefile,v 1.265 1999/05/29 05:01:11 steve Exp $
#
SUBDIR += IglooFTP
@@ -186,6 +186,7 @@
SUBDIR += tkirc
SUBDIR += traceroute
SUBDIR += trafshow
+ SUBDIR += ttcp
SUBDIR += ttt
SUBDIR += ucd-snmp
SUBDIR += vnc