blob: cead0a2a94fa017533b1d9a0657582131f2b48f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# $OpenBSD: Makefile,v 1.15 2009/11/01 19:17:56 miod Exp $
MAN= dsrtc.4 gbe.4 iec.4 intro.4 ioc.4 iof.4 \
macebus.4 mavb.4 mec.4 mkbc.4 \
owmac.4 owserial.4 power.4 xbow.4 xbridge.4 xheart.4
MLINKS= macebus.4 macepcibr.4 \
xbridge.4 xbpci.4
MANSUBDIR=sgi
.include <bsd.prog.mk>
|