# $FreeBSD$
LIB= mp
SHLIB_MAJOR= 4
MAN= libmp.3
INCS= mp.h
SRCS= mpasbn.c
WARNS?= 2
CFLAGS+= -I${.CURDIR}/../../crypto
.include <bsd.lib.mk>