summaryrefslogtreecommitdiffstats
path: root/sys/modules/geom/geom_apple/Makefile
blob: 4ec59a6292890db2ffb999f0e7ceaba6dda8dd8a (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

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

KMOD=	geom_apple
SRCS=	geom_apple.c

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud