summaryrefslogtreecommitdiffstats
path: root/lib/libskey/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libskey/Makefile')
-rw-r--r--lib/libskey/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/libskey/Makefile b/lib/libskey/Makefile
new file mode 100644
index 0000000..ecf4833
--- /dev/null
+++ b/lib/libskey/Makefile
@@ -0,0 +1,7 @@
+# @(#)Makefile 5.4 (Berkeley) 5/7/91
+
+LIB= skey
+SRCS= authfile.c md4.c put.c skey_crypt.c skeylogin.c skeysubr.c
+CFLAGS+=-DMPU8086
+.include <bsd.lib.mk>
+
OpenPOWER on IntegriCloud