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

9 lines
132 B
Makefile
Raw Normal View History

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