sbin/hammer2: Fix calloc element size in get_hammer2_mounts()
[dragonfly.git] / sys / dev / powermng / Makefile
1 SUBDIR= alpm amdpm amdsmn amdtemp aps clockmod corepower coretemp
2 SUBDIR+=intpm kate km lm memtemp perfbias powernow uguru
3 SUBDIR+=viapm wbsio
4
5 # Empty for concurrent build
6 #
7 SUBDIR_ORDERED=
8
9 .include <bsd.subdir.mk>