mirror of
https://github.com/opnsense/src.git
synced 2026-02-09 22:06:55 -05:00
7 lines
131 B
Makefile
7 lines
131 B
Makefile
# $FreeBSD$
|
|
|
|
.include "${.CURDIR}/../../../sys/modules/libalias/modules/modules.inc"
|
|
|
|
SUBDIR= ${MODULES}
|
|
|
|
.include <bsd.subdir.mk>
|