freebsd-dev/sbin/geom/class/shsec/Makefile
Pawel Jakub Dawidek 080361d6b8 Introduce a new GEOM class - SHSEC. It provides sharing secret between
the given providers. Without even one of the configured components there
should be no way to get the secret.

Supported by:	WHEEL Sp. z o.o.
		http://www.wheel.pl
2005-01-11 18:06:44 +00:00

8 lines
79 B
Makefile

# $FreeBSD$
.PATH: ${.CURDIR}/../../misc
CLASS= shsec
.include <bsd.lib.mk>