This file is indexed.

/usr/share/doc/libgc1c2/README.dj is in libgc-dev 1:7.4.2-8.

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
Look first at Makefile.dj, and possibly change the definitions of
RM and MV if you don't have rm and mv installed.
Then use Makefile.dj to compile the garbage collector.
For example, you can do:

        make -f Makefile.dj test

All the tests should work fine.