summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/Makefile.inc
blob: 63109c29df6a385b7cc6f180a3cce671d4a97b49 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

SHLIBDIR?=${CLASS_DIR}
SHLIB_NAME?=geom_${CLASS}.so
LINKS=	${BINDIR}/geom ${BINDIR}/g${CLASS}
MAN=	g${CLASS}.8
SRCS+=	geom_${CLASS}.c subr.c

CFLAGS+= -I${.CURDIR}/../..

.include "../Makefile.inc"
OpenPOWER on IntegriCloud