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

.PATH:	${.CURDIR}/../../../compat/opensolaris/lib/libumem

LIB=	umem
SHLIB_MAJOR?=1

SRCS=	umem.c

CFLAGS+=-I${.CURDIR}/../../../compat/opensolaris/lib/libumem

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