1
- Main
- Task
- Compile automation
- Lifecycle management
- Automate repetitive tasks
- Providing portability
- GNU Make
- Operation
- Run
- Makefile structure
- Variable definitions
- Automatic variables
- Directives
- Explicit rules
- Implicit rules
- Using variables
- Recursive variable extraction
- Simple variable extraction
- Additional value assigning operators
- Define multi-row variables
- Elimination of variables
- Special variables
- Conditions
- Text transformation functions
- subst()
- patsubst()
- strip()
- findstring()
- filter()
- filter-out()
- sort()
- word()
- wordlist()
- words()
- firstword()
- lastword()
- dir()
- notdir()
- suffix()
- basename()
- addsuffix()
- addprefix()
- join()
- wildcard()
- realpath()
- abspath()
- if()
- or() and()
- call()
- origin()
- flavor()
- error()
- warning()
- shell()
- Special goals
- Task
- Portability problems
- Why use Autoconf/Automake?
- Principle of operation
- configure generálás
- Code::Blocks beállítása make használatára
- Eclipse CDT beállítása make használatára
- next