1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-27 11:55:06 +00:00
freebsd/sys/modules/rdma/Makefile
Navdeep Parhar 07992c1fed Delete all of the old RDMA code (except krping, which was switched to
use sys/ofed some time back).  This has been sitting around as dead code
in the tree for a very long time.
2013-10-14 22:39:08 +00:00

6 lines
55 B
Makefile

# $FreeBSD$
SUBDIR+= krping
.include <bsd.subdir.mk>