17d6c63672
Not objected to by: -current
7 lines
76 B
Makefile
7 lines
76 B
Makefile
# $FreeBSD$
|
|
|
|
KMOD= ng_ip_input
|
|
SRCS= ng_ip_input.c
|
|
|
|
.include <bsd.kmod.mk>
|