mirror of
https://github.com/opnsense/src.git
synced 2026-07-14 19:51:17 -04:00
12 lines
136 B
Makefile
12 lines
136 B
Makefile
# $FreeBSD$
|
|
|
|
MAN= bm.4 \
|
|
pmu.4 \
|
|
powermac_nvram.4 \
|
|
snd_ai2s.4 \
|
|
snd_davbus.4 \
|
|
tsec.4
|
|
|
|
MANSUBDIR=/powerpc
|
|
|
|
.include <bsd.prog.mk>
|