automake
Why is automake prefixing my object files with the package name?
Automake: how to build shared library without installing it
automake: distcheck with CPPFLAGS
libtool: what is the path to my module?
dnf can't find package installed by automake
How to exclude specific directories for dist-gzip / dist-zip?
Windows - automake not available in MSYS64
Automake include file only if it exists
Is there a way to reliably get automake to ignore timestamps?
Automake: Run a script before traversing subdirectories
force object files in current directory even when subdir-objects is on
automake cannot deduce `_OBJECTS` from `_SOURCES` when using Pattern-Rules
Adding a dependency for a target in automake
Is there a way to reference a library in Automake?
What does TEST_LOGS in automake do?
How to tell automake to find my version of aclocal when recompiling hunspell?
Make Makefile.am less repetitive when building a lot of similar executables (tests)
Trouble creating a check program in automake
Using existing Makefile as part of automake project
Linking a shared library to a static libtool library using automake
Get libtool library output filename
how to automake not recurse on packages?
why don't automake and autotools lose power of GNU Make?
Compiling issues with check and autotools
finding dead functions using clang
automake: process a configuration file
Do automake distcheck several ways
automake: How do I copy files to the build directory?
How to enable quiet build using automake?
Automake test script dependencies
automake and pkg-config conditional building
Automake: Include extra files in default sources
How to define AUTOMAKE_OPTIONS conditionally?
Library Installation order in automake
AutoMake conditional compilation issue
How to set LDFLAGS for a “noinst” kind of library with Automake?
Tell automake to run a few commands on a program just before installing or just after linking
AutoMake - Source file used in more than one binary
libtool doesn't provide library dependencies to link
Suppress automake's canonicalization warning of a variable name
How do I pass parameters to tests in an Automake input file?
automake tests which need command-line arguments
automake programmatically generate rules / use macros
How do I declare an optional target in automake?
How do I use pkginclude_HEADERS and Automake to get a second include directory?
Automake: building shared module which is not to be installed
Setting automake install filename to be different from original filename
Automake: embedding text files in binary target
How to write mutiple conditions in Makefile.am with “else if”
automake automatic dependencies custom language/scripts
Configuration files and log files installation with automake
Automake with multiple test suites (coding/deployment)
Print something after successfull make in Makefile.am
How to install header files in Automake?
How to install a directory tree of data with automake
How do I make an automake rule in an .mk file that deletes a directory upon cleaning?
Related Links
How to tell automake to find my version of aclocal when recompiling hunspell?
Make Makefile.am less repetitive when building a lot of similar executables (tests)
Trouble creating a check program in automake
Using existing Makefile as part of automake project
Linking a shared library to a static libtool library using automake
Get libtool library output filename
how to automake not recurse on packages?
why don't automake and autotools lose power of GNU Make?
Compiling issues with check and autotools
finding dead functions using clang
automake: process a configuration file
Do automake distcheck several ways
automake: How do I copy files to the build directory?
How to enable quiet build using automake?
Automake test script dependencies
automake and pkg-config conditional building