summaryrefslogtreecommitdiff
path: root/secure/libexec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'secure/libexec/Makefile')
-rw-r--r--secure/libexec/Makefile7
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>