/usr/src/linux-kvm-headers-4.4.0-1007/spl/lib/Makefile.am is in linux-kvm-headers-4.4.0-1007 4.4.0-1007.12.
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 | include $(top_srcdir)/config/Rules.am
noinst_LTLIBRARIES = libcommon.la
libcommon_la_SOURCES = list.c
EXTRA_DIST = list.h
|