freebsd-dev/share/man/man4/man4.sparc64/Makefile
Ruslan Ermilov 0d0a2dff3b Document a lot of sparc64 internals.
Submitted by:	marius
Reviewed by:	ru
Approved by:	re (blanket)
X-MFC:		not before the code in RELENG_5 matches
		these man pages or vice versa
2005-06-22 15:35:14 +00:00

23 lines
267 B
Makefile

# $FreeBSD$
MAN= auxio.4 \
central.4 \
clkbrd.4 \
creator.4 \
ebus.4 \
eeprom.4 \
fhc.4 \
machfb.4 \
ofw_console.4 \
openfirm.4 \
openprom.4 \
rtc.4 \
sbus.4 \
snd_audiocs.4
MLINKS= openfirm.4 openfirmware.4
MANSUBDIR=/sparc64
.include <bsd.prog.mk>