This file is indexed.

/usr/share/doc/openwince-include/README is in openwince-include 0.3.2-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
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
$Id: README,v 1.1 2003/09/03 16:42:42 telka Exp $

include
=======

include package is a collection of the useful independent include files for
C/Assembler developers.

include package is released under BSD-style license. Please read COPYING
file for more info.

Feedback and contributions are welcome.

Homepage: http://openwince.sourceforge.net/include/


Installation instructions
-------------------------

1. Download and unpack include sources.
2. Run ./configure script.
3. Run `make`.
4. Run `make install`.