SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
A deprecated autotools procedure can be used for this purpose, but it will eventually be removed.
For any sub-directory dir,
files of the form dir/makefile.am
and dir/makefile.in
are used to support the Autotools test and install procedure.
In addition,
the following files, in this directory, are also for this purpose:
compile
,
config.guess
,
config.sub
,
configure.ac
,
depcomp
,
install-sh
,
missing
.