freebsd-dev/share/man/man4/man4.powerpc/Makefile
Nathan Whitehorn 81484b9174 MFC r204082,204179,204180,204218,204241,204247,204270,204692:
Provide thermal management and monitoring features in smu(4). This allows
fan control and thermal monitoring on SMU-based Apple G5 machines, as well
as an led(4) interface to control the sleep LED.
2010-03-20 14:49:44 +00:00

18 lines
183 B
Makefile

# $FreeBSD$
MAN= adb.4 \
akbd.4 \
ams.4 \
bm.4 \
cuda.4 \
pmu.4 \
powermac_nvram.4 \
smu.4 \
snd_ai2s.4 \
snd_davbus.4 \
tsec.4
MANSUBDIR=/powerpc
.include <bsd.prog.mk>