opnsense-src/sys/modules/netgraph/one2many/Makefile

7 lines
76 B
Makefile
Raw Normal View History

2000-11-16 00:58:33 -05:00
# $FreeBSD$
KMOD= ng_one2many
SRCS= ng_one2many.c
2000-11-16 00:58:33 -05:00
.include <bsd.kmod.mk>