diff options
Diffstat (limited to 'secure/libexec/Makefile')
-rw-r--r-- | secure/libexec/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/secure/libexec/Makefile b/secure/libexec/Makefile deleted file mode 100644 index 8e791963c4410..0000000000000 --- a/secure/libexec/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# $FreeBSD$ - -.if !defined(NOCRYPT) && !defined(MAKE_KERBEROS4) && !defined(NO_OPENSSL) -SUBDIR= telnetd -.endif - -.include <bsd.subdir.mk> |