3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-07 18:05:21 +00:00

nmake->make, little error

This commit is contained in:
Xavier DELPIERRE 2016-04-17 02:39:35 +02:00
parent 0094b36636
commit 8287f7ba82

View file

@ -33,7 +33,7 @@ then:
```bash
cd build
nmake
make
```
## Building Z3 using make and GCC/Clang