diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2000-10-24 16:04:56 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2000-10-24 16:04:56 +0000 |
| commit | 85e427cc94bd97602d756d6da4f00f3bf1449ca0 (patch) | |
| tree | 5d709c1df3031f5598741988e12c9b9c64e478fb /secure/usr.sbin/Makefile | |
| parent | 31873471da2823f89aa269e35b50004e9778d7b1 (diff) | |
Notes
Diffstat (limited to 'secure/usr.sbin/Makefile')
| -rw-r--r-- | secure/usr.sbin/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/secure/usr.sbin/Makefile b/secure/usr.sbin/Makefile index c43461057f60..b8636e5c4333 100644 --- a/secure/usr.sbin/Makefile +++ b/secure/usr.sbin/Makefile @@ -5,8 +5,4 @@ SUBDIR= SUBDIR+=sshd .endif -.if !defined(NO_SENDMAIL) && !defined(NO_OPENSSL) -SUBDIR+=sendmail -.endif - .include <bsd.subdir.mk> |
