1 # $FreeBSD$ 2 3 KMOD= ng_fec 4 SRCS= ng_fec.c opt_inet.h opt_inet6.h 5 #MAN4= ng_fec.4 6 NOMAN= yes 7 KMODDEPS= netgraph 8 9 CFLAGS += -DINET -DINET6 10 11 .include <bsd.kmod.mk>
Cache object: b930738d6df04c261be0d2701af2ae9b
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.