8 lines
81 B
Makefile

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