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