This file is indexed.

/usr/include/FL/mac.r is in libfltk1.1-dev 1.1.10-19+b1.

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
data 'MBAR' (128) {
	$"0001 0080"                                          /* ...� */
};

data 'MENU' (128, "Apple") {
	$"0080 0000 0000 0000 0000 FFFF FFFB 0114"            /* .�........����.. */
	$"0A41 626F 7574 2046 4C54 4B00 0000 0001"            /* �About FLTK..... */
	$"2D00 0000 0000"                                     /* -..... */
};

data 'carb' (0) {
};