diff options
| author | Mark Murray <markm@FreeBSD.org> | 1995-07-29 12:49:25 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 1995-07-29 12:49:25 +0000 |
| commit | d5fc4d2a659449cb13bef0a0bbd1034b0333939c (patch) | |
| tree | 478447507d082ca4ec83e0d5d2c3bf1302c69540 /secure/usr.bin/Makefile | |
| parent | 28f8db1403052856e6104905b66329de1cfa1dc7 (diff) | |
Notes
Diffstat (limited to 'secure/usr.bin/Makefile')
| -rw-r--r-- | secure/usr.bin/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/secure/usr.bin/Makefile b/secure/usr.bin/Makefile index a53973984a3e..9d91e42c728e 100644 --- a/secure/usr.bin/Makefile +++ b/secure/usr.bin/Makefile @@ -1,7 +1,6 @@ -# $Id$ +# $Id: Makefile,v 1.1 1994/09/07 07:16:49 pst Exp $ -# XXX telnet still needs work -SUBDIR= bdes +SUBDIR= bdes telnet .include <bsd.subdir.mk> |
