size=2 width="100%" align=center>
- Difference between a
copy, hard link, and symbolic link
- How do they affect
files?
- How do they affect
directories?
- What pattern to match
certain files?
- *
- ?
- [ ... ]
- Targets
- Dependencies
- Commands
- Macros
- Given a Makefile,
describe what will happen
- Techniques
- Tools
- Given a scenario,
explain how you would work on debugging the problem
- assert() macro
- printf versus TRACE
versus DEBUG macros