]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - sys/modules/netgraph/ip_input/Makefile
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / sys / modules / netgraph / ip_input / Makefile
1 # $FreeBSD$
2
3 KMOD=   ng_ip_input
4 SRCS=   ng_ip_input.c
5
6 .include <bsd.kmod.mk>