mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 15:48:48 -04:00
9 lines
99 B
Makefile
9 lines
99 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= \
|
|
../../libibcm \
|
|
../../libibumad
|
|
|
|
SUBDIR_PARALLEL=
|
|
|
|
.include <bsd.subdir.mk>
|