This file is indexed.

/usr/share/doc/libmowgli-dev/examples/patriciatest/Makefile is in libmowgli-dev 1.0.0-4.

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
PROG_NOINST = patriciatest${PROG_SUFFIX}
SRCS = patriciatest.c

include ../../../buildsys.mk

CPPFLAGS += -I../../libmowgli
LIBS += -L../../libmowgli -lmowgli