summaryrefslogtreecommitdiffstats
path: root/lib/libgeom/Makefile
blob: d56af838273b8ce642918f27641c3191661f48e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

LIB=	geom
SRCS+=	geom_getxml.c
SRCS+=	geom_stats.c
SRCS+=	geom_xml2tree.c
INCS=	libgeom.h

CFLAGS += -I${.CURDIR}

WARNS?=	3

MAN=	libgeom.3

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