xref: /openbsd/share/man/man4/man4.armv7/Makefile (revision 89e1cc43)
1#	$OpenBSD: Makefile,v 1.19 2018/01/06 13:09:05 kettenis Exp $
2
3MAN=	agtimer.4 amdisplay.4 ampintc.4 amptimer.4 armliicc.4 \
4	cortex.4 cpsw.4 dmtimer.4 edma.4 fec.4 gptimer.4 \
5	imxesdhc.4 imxiic.4 imxtemp.4 \
6	intc.4 intro.4 \
7	omap.4 omdog.4 omgpio.4 ommmc.4 ompinmux.4 omwugen.4 \
8	plrtc.4 pluart.4 prcm.4 psci.4 sitaracm.4 \
9	sunxi.4 sxiccmu.4 sxidog.4 sxie.4 sxiintc.4 \
10	sximmc.4 sxipio.4 sxitimer.4 sxits.4 \
11	sysreg.4
12
13MANSUBDIR=armv7
14
15.include <bsd.prog.mk>
16