11 lines
171 B
Text
11 lines
171 B
Text
|
|
|
|
=== Configuration ===
|
|
|
|
1. Run sh configure
|
|
2. Run make .chore
|
|
|
|
|
|
Ḿakefile conventions
|
|
|
|
abstract targets (e.g. chore, clean, etc.) must be prepended with an underscore.
|