mirror of
https://github.com/Z3Prover/z3
synced 2025-07-19 02:42:02 +00:00
nmake->make, little error
This commit is contained in:
parent
0094b36636
commit
8287f7ba82
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ then:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd build
|
cd build
|
||||||
nmake
|
make
|
||||||
```
|
```
|
||||||
|
|
||||||
## Building Z3 using make and GCC/Clang
|
## Building Z3 using make and GCC/Clang
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue