# $FreeBSD$

.PATH: ${.CURDIR}/../../../geom

KMOD=	geom_pc98
SRCS=	geom_pc98.c geom_pc98_enc.c

.include <bsd.kmod.mk>
