3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-06 17:44:08 +00:00

Revert "nmake->make, little error"

This reverts commit 8287f7ba82.
This commit is contained in:
Christoph M. Wintersteiger 2016-04-17 11:35:27 +01:00
parent 7a317a4f07
commit 14e1e247a4

View file

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