]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/netgraph/ipfw/Makefile
THIS BRANCH IS OBSOLETE, PLEASE READ:
[FreeBSD/FreeBSD.git] / sys / modules / netgraph / ipfw / Makefile
1 # $FreeBSD$
2
3 KMOD=   ng_ipfw
4 SRCS=   ng_ipfw.c opt_inet.h opt_inet6.h
5
6 .include <bsd.kmod.mk>