From c4285d31006cd394762aba94d1b92a2ae10246aa Mon Sep 17 00:00:00 2001 From: markm Date: Fri, 15 Aug 1997 20:05:32 +0000 Subject: Toss safe-tcl in the can. --- security/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'security/Makefile') diff --git a/security/Makefile b/security/Makefile index d20d52c54e2f..b13dc56a67d7 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.19 1997/08/07 06:20:57 obrien Exp $ +# $Id: Makefile,v 1.20 1997/08/15 08:02:44 obrien Exp $ # SUBDIR += SSLeay @@ -15,7 +15,6 @@ SUBDIR += pgp SUBDIR += pidentd SUBDIR += rsaref - SUBDIR += safe-tcl SUBDIR += ssh SUBDIR += sudo SUBDIR += super -- cgit