summaryrefslogtreecommitdiffstats
path: root/lib/libmp/Makefile
blob: 7d8c9cb2de1b692134e0403ff0b4db7886907dbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$

LIB=		mp
SHLIB_MAJOR=	4
MAN=		libmp.3
INCS=		mp.h
SRCS=		mpasbn.c

WARNS?=		2
CFLAGS+=	-ansi -pedantic

.include <bsd.lib.mk>
OpenPOWER on IntegriCloud