]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/ofed/infiniband-diags/smpdump/Makefile
MFC r335253:
[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>