0fc6b1b6eefbab255481481a2d83989f852757d0
[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 bitwriter
12
13 include $(LEVEL)/Makefile.common