From 7e6cd705f344de2f9f08475a0fa2ef9191f88dd0 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 20 Mar 2000 08:47:53 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_4_0_0_RELEASE'. This commit was manufactured to restore the state of the 4.0-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- secure/usr.bin/Makefile | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 secure/usr.bin/Makefile (limited to 'secure/usr.bin/Makefile') diff --git a/secure/usr.bin/Makefile b/secure/usr.bin/Makefile deleted file mode 100644 index fd67fd8482a2..000000000000 --- a/secure/usr.bin/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# $FreeBSD$ - -SUBDIR= bdes -.if !defined(NOCRYPT) && !defined(NO_OPENSSL) && !defined(MAKE_KERBEROS4) && !defined(MAKE_KERBEROS5) -SUBDIR+=telnet -.endif -.if !defined(NO_OPENSSL) -SUBDIR+=openssl -.if !defined(NO_OPENSSH) -SUBDIR+=scp ssh ssh-add ssh-agent ssh-keygen -.endif -.endif - -.include -- cgit v1.3