nwhitehorn b864e5aa69 Add manpages for ams(4), akbd(4), adb(4), and cuda(4), which describe
various drivers for Apple Desktop Bus controllers and peripherals.

MFC after:	3 days
2009-12-03 18:13:47 +00:00

17 lines
174 B
Makefile

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