Merge branch 'vendor/GCC50'
[dragonfly.git] / sys / dev / raid / Makefile
1 SUBDIR= aac amr arcmsr asr ciss hpt27xx hptiop hptmv hptrr \
2         iir ips mfi mlx mly mps mrsas twa twe tws vinum
3
4 .if ${MACHINE_ARCH} == "i386"
5 SUBDIR+=pst
6 .endif
7
8 .include <bsd.subdir.mk>