mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-24 16:10:11 +00:00
7 lines
72 B
Makefile
7 lines
72 B
Makefile
# $FreeBSD$
|
|
|
|
KMOD= ng_pred1
|
|
SRCS= ng_pred1.c
|
|
|
|
.include <bsd.kmod.mk>
|