aboutsummaryrefslogtreecommitdiff
path: root/sbin/geom/class/concat/Makefile
blob: acb5138bf8b56210c908907f0fec1839994916ba (plain) (blame)
1
2
3
4
5
6
7
# $FreeBSD: src/sbin/geom/class/concat/Makefile,v 1.3.30.1.6.1 2010/12/21 17:09:25 kensmith Exp $

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

CLASS=	concat

.include <bsd.lib.mk>