Diff reduce all the crypto telnet Makefiles.

This commit is contained in:
Mark Murray
2001-08-20 12:32:45 +00:00
parent a53a9f6906
commit 7c5a3600ab
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ SRCS= genget.c getent.c misc.c encrypt.c auth.c \
enc_des.c sra.c pk.c
#SRCS+= kerberos5.c
CFLAGS= -DHAS_CGETENT -DENCRYPTION -DDES_ENCRYPTION -DAUTHENTICATION \
CFLAGS+= -DHAS_CGETENT -DENCRYPTION -DDES_ENCRYPTION -DAUTHENTICATION \
-DSRA -I${TELNETDIR}
#CFLAGS+= -DKRB5 -I${KRB5DIR}/lib/krb5
+1 -1
View File
@@ -2,7 +2,7 @@
PROG= telnet
CFLAGS= -DKLUDGELINEMODE -DUSE_TERMIO -DENV_HACK -DSKEY \
CFLAGS+= -DKLUDGELINEMODE -DUSE_TERMIO -DENV_HACK -DOPIE \
-DENCRYPTION -DAUTHENTICATION -DIPSEC -DINET6 \
-I${TELNETDIR}
#CFLAGS+= -DKRB5