summaryrefslogtreecommitdiffstats
path: root/sys/modules/coff/Makefile
blob: 95956e5c9784f0f546c78158d3da21f688f82e57 (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

.PATH: ${.CURDIR}/../../i386/ibcs2

KMOD=	ibcs2_coff
SRCS= 	imgact_coff.c vnode_if.h

CFLAGS+=	-DCOMPAT_IBCS2

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud