X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=bindings%2Focaml%2FMakefile;h=2005367e8d75b537e9eac7df1c4eb29af2f696ee;hb=6f565c0e974e7b420697eba15c16095813ae3d67;hp=5ae6fe06d16dec586de63bd0d24a27b818532add;hpb=7252dc0efc16111f1eed60d5e0810e5f8663b457;p=oota-llvm.git diff --git a/bindings/ocaml/Makefile b/bindings/ocaml/Makefile index 5ae6fe06d16..2005367e8d7 100644 --- a/bindings/ocaml/Makefile +++ b/bindings/ocaml/Makefile @@ -1,14 +1,15 @@ ##===- bindings/ocaml/Makefile -----------------------------*- Makefile -*-===## -# +# # The LLVM Compiler Infrastructure # # This file is distributed under the University of Illinois Open Source # License. See LICENSE.TXT for details. -# +# ##===----------------------------------------------------------------------===## LEVEL := ../.. -DIRS = llvm bitreader bitwriter analysis executionengine +DIRS = llvm bitreader bitwriter irreader analysis target executionengine \ + transforms linker backends all_backends ExtraMakefiles = $(PROJ_OBJ_DIR)/Makefile.ocaml ocamldoc: