From fc40bcb55d3fa6be84318069bec334bf41b56601 Mon Sep 17 00:00:00 2001 From: markm Date: Thu, 7 Nov 1996 14:41:20 +0000 Subject: Remove references to TELNET*. --- secure/Makefile.inc | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'secure/Makefile.inc') diff --git a/secure/Makefile.inc b/secure/Makefile.inc index 65ea36b..984887c 100644 --- a/secure/Makefile.inc +++ b/secure/Makefile.inc @@ -1,13 +1,7 @@ -# $Id: Makefile.inc,v 1.6 1995/05/11 22:07:49 jkh Exp $ +# $Id$ DISTRIBUTION=des -.if exists(${.CURDIR}/../../lib/libtelnet/obj) -TELNETOBJDIR= ${.CURDIR}/../../lib/libtelnet/obj -.else -TELNETOBJDIR= ${.CURDIR}/../../lib/libtelnet -.endif - .if exists(${.CURDIR}/../../lib/libcrypt/obj) CRYPTOBJDIR= ${.CURDIR}/../../lib/libcrypt/obj .else -- cgit v1.1