1# $FreeBSD$
2
3.PATH: ${.CURDIR}/../../../geom
4
5KMOD=	geom_pc98
6SRCS=	geom_pc98.c geom_pc98_enc.c
7
8.include <bsd.kmod.mk>
9