freebsd-skq/share/man/man4/man4.powerpc/Makefile
Nathan Whitehorn b6faf3cfdb Add support for special keys (volume/brightness/eject) on Apple laptops with
ADB keyboards.

Submitted by:	Justin Hibbits <jrh29 at alumni dot cwru dot edu>
MFC after:	9.0-RELEASE
2011-10-16 21:01:42 +00:00

19 lines
193 B
Makefile

# $FreeBSD$
MAN= adb.4 \
akbd.4 \
abtn.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>