]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/ofed/librdmacm/rping/Makefile
Update tcsh to git revision 83c5be0 bringing in a number of bug fixes.
[FreeBSD/FreeBSD.git] / usr.bin / ofed / librdmacm / rping / Makefile
1 # $FreeBSD$
2
3 PROG=   rping
4 MAN=    rping.1
5 SRCS=   rping.c common.c
6
7 .include <bsd.prog.mk>