summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/Makefile.inc
blob: 112756d5f73c3a698807835abccec710e76e5b5e (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