Merge branch 'vendor/LIBARCHIVE'
[dragonfly.git] / sys / dev / netif / ath / Makefile
1 # $DragonFly: src/sys/dev/netif/ath/Makefile,v 1.1 2006/07/13 09:15:22 sephe Exp $
2
3 SUBDIR  = hal ath
4
5 # Choose the desired rate below
6 SUBDIR  += rate_sample
7 #SUBDIR += rate_amrr
8 #SUBDIR += rate_onoe 
9
10 .include <bsd.subdir.mk>