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