mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 09:37:08 -04:00
13 lines
148 B
Makefile
13 lines
148 B
Makefile
|
|
PACKAGE= FreeBSD-rdma
|
|
|
|
SUBDIR= \
|
|
asyncwatch \
|
|
devinfo \
|
|
devices \
|
|
rc_pingpong \
|
|
srq_pingpong \
|
|
uc_pingpong \
|
|
ud_pingpong
|
|
|
|
.include <bsd.subdir.mk>
|