summaryrefslogtreecommitdiff
path: root/lib/libcrypt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypt/Makefile')
-rw-r--r--lib/libcrypt/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/libcrypt/Makefile b/lib/libcrypt/Makefile
deleted file mode 100644
index 22b0431e4f7..00000000000
--- a/lib/libcrypt/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-# $NetBSD: Makefile,v 1.6 1995/02/19 12:18:56 cgd Exp $
-#
-# This library exists for compatibility with NetBSD.
-
-LIB= crypt
-
-SRCS= nothing.c
-
-.include <bsd.lib.mk>