diff options
author | Paul Traina <pst@FreeBSD.org> | 1996-10-08 15:06:52 +0000 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1996-10-08 15:06:52 +0000 |
commit | 820dec8fb75a8209b6d5c6494d0dcd5d0eceb9fb (patch) | |
tree | 134080c47376e3d8cf6da290965db07b9e60b4a6 /net | |
parent | 167087f803ad38c2d89b0630b581db3cee90e56b (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index e0d9e71c78bb..f973a77430c9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.77 1996/09/25 20:42:10 max Exp $ +# $Id: Makefile,v 1.78 1996/09/29 11:40:34 andreas Exp $ # SUBDIR += archie @@ -34,7 +34,6 @@ SUBDIR += slirp SUBDIR += speak_freely SUBDIR += sup - SUBDIR += tclDP SUBDIR += telnetx SUBDIR += tintin++ SUBDIR += tinyfugue |