diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-04-03 18:49:23 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-04-03 18:49:23 +0000 |
| commit | 0c0b5822358eaf1f5f5f2ac45e5ce80b4508637c (patch) | |
| tree | 3f94fcd87f6b3c83203ae64a2a578e8ab0610752 /secure/libexec/Makefile | |
| parent | 8127c559e6dc8408901224c75bf62c8e476f3e83 (diff) | |
Diffstat (limited to 'secure/libexec/Makefile')
| -rw-r--r-- | secure/libexec/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/secure/libexec/Makefile b/secure/libexec/Makefile deleted file mode 100644 index dba033137bbc..000000000000 --- a/secure/libexec/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# $FreeBSD$ - -.if !defined(NOCRYPT) && !defined(MAKE_KERBEROS4) && !defined(MAKE_KERBEROS5) && !defined(NO_OPENSSL) -SUBDIR= telnetd -.endif -.if !defined(NO_OPENSSL) && !defined(NO_OPENSSH) -SUBDIR+=sftp-server ssh-keysign -.endif - -.include <bsd.subdir.mk> |
