]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/ofed/librdmacm/ucmatose/Makefile
MFV r348555: 9690 metaslab of vdev with no space maps was flushed during removal
[FreeBSD/FreeBSD.git] / usr.bin / ofed / librdmacm / ucmatose / Makefile
1 # $FreeBSD$
2
3 PROG=   ucmatose
4 MAN=    ucmatose.1
5 SRCS=   cmatose.c common.c
6
7 .include <bsd.prog.mk>