/usr/src/spl-0.7.5/lib/Makefile.am is in spl-dkms 0.7.5-1ubuntu2.
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
|