This file is indexed.

/usr/share/makepp/makepp_default_makefile.mk is in makepp 2.0.98.5-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
#
# This is the default makefile, that is loaded for all directories that
# don't have a makefile.  It should probably contain nothing.
#
# All the implicit rules are stored in the file makepp_builtin_rules.mk,
# which is loaded after every makefile; they should not be in this makefile.
#