X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=bindings%2Focaml%2FMakefile;h=2005367e8d75b537e9eac7df1c4eb29af2f696ee;hp=4d80e2ff95b57dca843788d5a590f4a9c02e6f85;hb=0a5c3015f8335e2c074074892c0a1e8395b68651;hpb=9d33bf70c228a5c3b57b1d9bf86ea5949bb77293 diff --git a/bindings/ocaml/Makefile b/bindings/ocaml/Makefile index 4d80e2ff95b..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 target executionengine transforms linker +DIRS = llvm bitreader bitwriter irreader analysis target executionengine \ + transforms linker backends all_backends ExtraMakefiles = $(PROJ_OBJ_DIR)/Makefile.ocaml ocamldoc: