This file is indexed.

/usr/lib/Makefile.list_fiasco is in undertaker 1.6-2.

This file is owned by root:root, with mode 0o755.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
9
srcdir=$(CURDIR)/src
objbase=$(CURDIR)/build

include ${auto_conf}
-include $(CURDIR)/src/Modules.${CONFIG_XARCH}

_list:
	@echo PREPROCESS_PARTS ${PREPROCESS_PARTS}
	@echo MAKEFILE_LIST ${MAKEFILE_LIST}