spinlocks - adjust man pages and *_quick_* routines
[dragonfly.git] / sys / dev / powermng / Makefile
1 SUBDIR= alpm amdpm amdsmb aps coretemp ichsmb intpm kate km lm viapm wbsio
2
3 .if ${MACHINE_ARCH} == "i386"
4 SUBDIR+= powernow
5 .endif
6
7 .include <bsd.subdir.mk>