mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
6 lines
76 B
Makefile
6 lines
76 B
Makefile
# $FreeBSD$
|
|
|
|
KMOD= ng_one2many
|
|
SRCS= ng_one2many.c
|
|
|
|
.include <bsd.kmod.mk>
|