diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-09-25 20:42:10 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-09-25 20:42:10 +0000 |
commit | 8074c0b380aace7ae7466b3cd6cce747e54d6991 (patch) | |
tree | 70c3212454b88a46808669104a16f2d25ba40036 /net/Makefile | |
parent | Activated bpl+ (diff) |
Activated telnetx
Notes
Notes:
svn path=/head/; revision=3872
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 5fbbb7cdeb7f..8fcad9ad0f01 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.75 1996/08/16 07:24:13 asami Exp $ +# $Id: Makefile,v 1.76 1996/09/24 16:14:57 jfitz Exp $ # SUBDIR += archie @@ -35,6 +35,7 @@ SUBDIR += speak_freely SUBDIR += sup SUBDIR += tclDP + SUBDIR += telnetx SUBDIR += tintin++ SUBDIR += tinyfugue SUBDIR += tkined |