freebsd-dev/lib/geom/stripe/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
96 B
Makefile
Raw Normal View History

# $FreeBSD$
PACKAGE=geom
.PATH: ${.CURDIR:H:H}/misc
GEOM_CLASS= stripe
.include <bsd.lib.mk>