Spec: Clarify repository root
This commit is contained in:
parent
59f068b72b
commit
2d2fc889ca
@ -544,7 +544,7 @@ This is the main compiler executable, sometimes referred to as *driver*.
|
|||||||
|
|
||||||
The following directory layout is used.
|
The following directory layout is used.
|
||||||
|
|
||||||
mcc/
|
mcc/ # This node represents the root of your repository.
|
||||||
├── app/ # Each C file in this directory corresponds to one executable.
|
├── app/ # Each C file in this directory corresponds to one executable.
|
||||||
│ ├── mc_ast_to_dot.c
|
│ ├── mc_ast_to_dot.c
|
||||||
│ ├── mcc.c
|
│ ├── mcc.c
|
||||||
|
Loading…
Reference in New Issue
Block a user