]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/geom/geom_sunlabel/Makefile
Merge compiler-rt release_40 branch r292009.
[FreeBSD/FreeBSD.git] / sys / modules / geom / geom_sunlabel / Makefile
1 # $FreeBSD$
2
3 .PATH: ${.CURDIR}/../../../geom
4
5 KMOD=   geom_sunlabel
6 SRCS=   geom_sunlabel.c geom_sunlabel_enc.c
7
8 .include <bsd.kmod.mk>