freebsd-dev/sbin/geom/class/Makefile
Pawel Jakub Dawidek f90af958e4 Disconnect geli from the build for now.
I need to find out first what is the cause of sha2.c compilation problem
on alpha.
2005-07-27 23:30:50 +00:00

13 lines
151 B
Makefile

# $FreeBSD$
SUBDIR= concat
#SUBDIR+=eli
SUBDIR+=label
SUBDIR+=mirror
SUBDIR+=nop
SUBDIR+=raid3
SUBDIR+=shsec
SUBDIR+=stripe
.include <bsd.subdir.mk>