2002-01-11 15:49:02 +00:00

8 lines
72 B
Makefile

# $FreeBSD$
#
KMOD= ng_split
SRCS= ng_split.c
.include <bsd.kmod.mk>