]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sbin/geom/class/mirror/Makefile
Since contrib/libc++'s ancestry was never correct, subversion 1.8 and
[FreeBSD/FreeBSD.git] / sbin / geom / class / mirror / Makefile
1 # $FreeBSD$
2
3 .PATH: ${.CURDIR}/../../misc
4
5 GEOM_CLASS=     mirror
6
7 LIBADD= md
8
9 .include <bsd.lib.mk>