mirror of
https://github.com/Z3Prover/z3
synced 2025-05-08 00:05:46 +00:00
Added make install/uninstall
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
946a06cddb
commit
3cddd6977b
6 changed files with 130 additions and 39 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
|
||||
PREFIX=@prefix@
|
||||
CXX=@CXX@
|
||||
CXXFLAGS=@CPPFLAGS@ @CXXFLAGS@ -DZ3DEBUG -D_TRACE -c -g -Wall -fopenmp -msse -msse2 -mfpmath=sse
|
||||
CXX_OUT_FLAG=-o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue