diff options
| author | Colin Percival <cperciva@FreeBSD.org> | 2004-08-06 07:27:08 +0000 |
|---|---|---|
| committer | Colin Percival <cperciva@FreeBSD.org> | 2004-08-06 07:27:08 +0000 |
| commit | d37df47d3104331743c4d05ebba3f996f5a2308a (patch) | |
| tree | 5a94c4ef976cf82b4cbfdbeb1c0fb7f04c05c3bf /lib/libtelnet | |
| parent | 1e10d9c1359334889320f3d40ce985e1491e2f91 (diff) | |
Notes
Diffstat (limited to 'lib/libtelnet')
| -rw-r--r-- | lib/libtelnet/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libtelnet/Makefile b/lib/libtelnet/Makefile index 9447960d4438a..a8753671d62d3 100644 --- a/lib/libtelnet/Makefile +++ b/lib/libtelnet/Makefile @@ -15,7 +15,6 @@ WARNS?= 0 .if !defined(RELEASE_CRUNCH) .if !defined(NOCRYPT) && !defined(NO_OPENSSL) -DISTRIBUTION= crypto SRCS+= encrypt.c auth.c enc_des.c sra.c pk.c CFLAGS+= -DENCRYPTION -DAUTHENTICATION -DSRA .if !defined(NO_KERBEROS) |
