mirror of
https://github.com/opnsense/src.git
synced 2026-04-11 20:40:03 -04:00
5 lines
64 B
Makefile
5 lines
64 B
Makefile
|
|
KMOD= ng_one2many
|
|
SRCS= ng_one2many.c
|
|
|
|
.include <bsd.kmod.mk>
|