7 lines
72 B
Makefile
Raw Normal View History

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