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