summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/part/Makefile
blob: 7fe221a6f3d4a74db78fe571cec9c2cca4714073 (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

.PATH: ${.CURDIR}/../../misc

CLASS=	part

DPADD=	${LIBUTIL}
LDADD=	-lutil

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