Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / sys / dev / disk / nata / Makefile
1 # Makefile - module build for nata modules
2 #
3 # $DragonFly: src/sys/dev/disk/nata/Makefile,v 1.4 2006/12/06 20:20:51 tgen Exp $
4
5 #SUBDIR=        nata natacard natadisk nataisa natapci natapicam natapicd natapifd \
6 #       natapist nataraid natausb
7 # XXX TGEN These are ready for more heavy testing, the others are still largely untested.
8 SUBDIR=         nata natacard natadisk nataisa natapci natapicd natapifd \
9                 natapist natapicam natausb
10
11 .include <bsd.subdir.mk>