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