]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/netgraph/ipfw/Makefile
Merge from upstream at 4189ef5d from https://github.com/onetrueawk/awk.git
[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>