# libmaa library

LIB=		maa
SRCS=		set.c prime.c log.c # etc.

SHLIB_MAJOR=	1
SHLIB_MINOR=	2
SHLIB_TEENY=	0

.include <mkc.lib.mk>
