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

7 lines
74 B
Makefile

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