freebsd-dev/sys/modules/geom/geom_apple/Makefile

9 lines
106 B
Makefile
Raw Normal View History

2003-05-31 18:36:41 +00:00
# $FreeBSD$
.PATH: ${.CURDIR}/../../../geom
KMOD= geom_apple
SRCS= geom_apple.c
.include <bsd.kmod.mk>