This file is indexed.

/usr/share/doc/libcpluff0-dev/examples/cpfile/plugins/Makefile.nmake is in libcpluff0-dev 0.1.4+dfsg1-1build2.

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
# C-Pluff examples build system for MSVC
# Copyright 2007 Johannes Lehtinen
# This file is free software; Johannes Lehtinen gives unlimited permission
# to copy, distribute and modify it.

SUBDIRS = core special extension cext
TOP = ..\..

include ..\..\common.nmake