f90af958e4
I need to find out first what is the cause of sha2.c compilation problem on alpha.
13 lines
151 B
Makefile
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>
|