1 # $FreeBSD$ 2 3 SYSDIR?=${SRCTOP}/sys 4 .include "${SYSDIR}/conf/kern.opts.mk" 5 6 .PATH: ${SYSDIR}/tests/fib_lookup 7 8 KMOD= test_lookup 9 SRCS= opt_inet.h opt_inet6.h fib_lookup.c 10 11 .include <bsd.kmod.mk>
Cache object: a77fd9f15a955bf165727eca8981f4d2
[ 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.