7 lines
72 B
Makefile
7 lines
72 B
Makefile
# $FreeBSD$
|
|
|
|
KMOD= ng_pred1
|
|
SRCS= ng_pred1.c
|
|
|
|
.include <bsd.kmod.mk>
|