summaryrefslogtreecommitdiffstats
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, 9 insertions, 0 deletions
diff --git a/lib/libcrypt/Makefile b/lib/libcrypt/Makefile
new file mode 100644
index 0000000..1792f89
--- /dev/null
+++ b/lib/libcrypt/Makefile
@@ -0,0 +1,9 @@
+#
+# $Id: Makefile,v 1.1.1.1 1994/04/04 14:57:18 g89r4222 Exp $
+#
+
+# called libscrypt - for scramble crypt!
+LIB= scrypt
+SRCS= crypt.c
+
+.include <bsd.lib.mk>
OpenPOWER on IntegriCloud