]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/geom/nop/Makefile
MFV r348555: 9690 metaslab of vdev with no space maps was flushed during removal
[FreeBSD/FreeBSD.git] / lib / geom / nop / Makefile
1 # $FreeBSD$
2
3 PACKAGE=runtime
4 .PATH: ${.CURDIR:H:H}/misc
5
6 GEOM_CLASS=     nop
7
8 .include <bsd.lib.mk>