11abec4f09c12c74f2c0c526ab57f649982e4284
[oota-llvm.git] / bindings / ocaml / Makefile
1 ##===- bindings/ocaml/Makefile -----------------------------*- Makefile -*-===##
2
3 #                     The LLVM Compiler Infrastructure
4 #
5 # This file was developed by Gordon Henriksen and is distributed under the
6 # University of Illinois Open Source License. See LICENSE.TXT for details.
7
8 ##===----------------------------------------------------------------------===##
9
10 LEVEL := ../..
11 DIRS = llvm bitreader bitwriter analysis
12
13 include $(LEVEL)/Makefile.common