Remove ancient and outdated references to config.mk
This commit is contained in:
parent
1bd1b25be8
commit
70a0e0a277
3 changed files with 4 additions and 15 deletions
|
@ -228,9 +228,7 @@ configure script and makefile (the latter of which just invokes `x.py`).
|
|||
make && sudo make install
|
||||
```
|
||||
|
||||
When using the configure script, the generated `config.mk` file may override the
|
||||
`config.toml` file. To go back to the `config.toml` file, delete the generated
|
||||
`config.mk` file.
|
||||
`configure` generates a `config.toml` which can also be used with normal `x.py` invocations.
|
||||
|
||||
## Building Documentation
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue