]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - sys/modules/geom/geom_sunlabel/Makefile
Fix OpenSSL multiple vulnerabilities. [13:03]
[FreeBSD/releng/9.0.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>