mirror of
https://github.com/Z3Prover/z3
synced 2025-04-22 16:45:31 +00:00
added temporary Makefile for ML annotations.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
parent
b193b827ed
commit
e87feb8e45
1 changed files with 6 additions and 0 deletions
6
src/api/ml/Makefile
Normal file
6
src/api/ml/Makefile
Normal file
|
@ -0,0 +1,6 @@
|
|||
# This is a temporary support file for emacs annotations.
|
||||
# It does not compile the Z3 ML API; this will be built
|
||||
# in the top-level build directory.
|
||||
|
||||
all:
|
||||
ocamlbuild -cflag -annot z3.cmxa
|
Loading…
Add table
Add a link
Reference in a new issue