0d0a2dff3b
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
23 lines
267 B
Makefile
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>
|