This file is indexed.

/usr/lib/slepcdir/3.1/conf/slepc_common is in libslepc3.1-dev 3.1-p6.dfsg-1.

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
#
# SLEPc uses the portable makefile system provided by the PETSc library.  
# The following include files set customized site, optimization, and version
# options.  Do NOT remove any of these include files! 
#
#
# a dummy target which does nothing - just in case
# 'ALL: get mapped into this file'
#  
all_dummy:
	-@true

include ${SLEPC_DIR}/conf/slepc_common_variables
include ${SLEPC_DIR}/conf/slepc_common_rules
include ${PETSC_DIR}/conf/test