aboutsummaryrefslogtreecommitdiff
path: root/sbin/geom/class/concat/Makefile
blob: 3c370520a62475c879f9d76cefe4b8acc662b384 (plain) (blame)
1
2
3
4
5
6
7
8
# $FreeBSD$

PACKAGE=runtime
.PATH: ${.CURDIR:H:H}/misc

GEOM_CLASS=	concat

.include <bsd.lib.mk>