]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sbin/geom/class/label/Makefile
Update compiler-rt to release_39 branch r288513. Since this contains a
[FreeBSD/FreeBSD.git] / sbin / geom / class / label / Makefile
1 # $FreeBSD$
2
3 PACKAGE=runtime
4 .PATH: ${.CURDIR}/../../misc
5
6 GEOM_CLASS=     label
7
8 .include <bsd.lib.mk>