Upgrade grep(1). 1/2
[dragonfly.git] / sys / dev / powermng / Makefile
1 SUBDIR= alpm amdpm aps coretemp
2 SUBDIR+=intpm kate km lm powernow uguru
3 SUBDIR+=viapm wbsio perfbias clockmod
4 SUBDIR+=memtemp corepower
5
6 # Empty for concurrent build
7 #
8 SUBDIR_ORDERED=
9
10 .include <bsd.subdir.mk>