2000-05-01 18:58:48 +00:00

8 lines
96 B
Makefile

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