991633af2e
Approved by: julian (mentor)
7 lines
68 B
Makefile
7 lines
68 B
Makefile
# $FreeBSD$
|
|
|
|
KMOD= ng_pipe
|
|
SRCS= ng_pipe.c
|
|
|
|
.include <bsd.kmod.mk>
|