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

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

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

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