X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=bindings%2Focaml%2FMakefile;h=2005367e8d75b537e9eac7df1c4eb29af2f696ee;hb=40977ebc6affcf33bbf3741950dd6cce8d3a0db0;hp=44562fe8db382b2071a365a9ffb615a03f5ff9de;hpb=68f4dae1c078df09c9b19a0bda9bc8b8d0aae9be;p=oota-llvm.git diff --git a/bindings/ocaml/Makefile b/bindings/ocaml/Makefile index 44562fe8db3..2005367e8d7 100644 --- a/bindings/ocaml/Makefile +++ b/bindings/ocaml/Makefile @@ -1,15 +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 irreader analysis target executionengine \ - transforms linker backends + transforms linker backends all_backends ExtraMakefiles = $(PROJ_OBJ_DIR)/Makefile.ocaml ocamldoc: