#	@(#)Makefile	5.12 (Berkeley) 6/23/90

LIB=	skey
CFLAGS+= -DUSE_ECHO
SRCS=	skeylogin.c skeysubr.c md4.c put.c

.include <bsd.lib.mk>
