[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
27. Frequently Asked Questions about Automake
This chapter covers some questions that often come up on the mailing lists.
27.1 CVS and generated files | ||
27.2 missing and AM_MAINTAINER_MODE | missing and AM_MAINTAINER_MODE | |
27.3 Why doesn't Automake support wildcards? | ||
27.4 Limitations on File Names | Limitations on source and installed file names | |
27.5 Files left in build directory after distclean | ||
27.6 Flag Variables Ordering | CFLAGS vs. AM_CFLAGS vs. mumble_CFLAGS | |
27.7 Why are object files sometimes renamed? | ||
27.8 Per-Object Flags Emulation | How to simulate per-object flags? | |
27.9 Handling Tools that Produce Many Outputs | Writing rules for tools with many output files | |
27.10 Installing to Hard-Coded Locations | Installing to hard-coded locations | |
27.11 Debugging Make Rules | Strategies when things don't work as expected |