LIB=	crypt-freebsd
SRCS=	\
	crypt.c \
	${NULL}

LDADD=	-lcrypt

.include <bsd.lib.mk>
