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

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

LIB=	umem
SRCS=	umem.c
WARNS?=	3
CFLAGS+= -I${.CURDIR}/../../../cddl/compat/opensolaris/lib/libumem

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