mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-27 17:59:24 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			No EOL
		
	
	
		
			192 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			No EOL
		
	
	
		
			192 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| # 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
 |