This file is indexed.

/usr/src/west-chamber-20100405+svn20111107.r124/extensions/Kbuild is in west-chamber-dkms 20100405+svn20111107.r124-7.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
# -*- Makefile -*-

include ${XA_ABSTOPSRCDIR}/mconfig
-include ${XA_ABSTOPSRCDIR}/mconfig.*

obj-m                    += compat_xtables.o

obj-${build_CUI}         += xt_CUI.o
obj-${build_ZHANG}       += xt_ZHANG.o
obj-${build_UDPENCAP}    += xt_UDPENCAP.o
obj-${build_gfw}         += xt_gfw.o

-include ${M}/*.Kbuild
-include ${M}/Kbuild.*
ccflags-y += -I${XTABLESDIR}/extensions -I.