X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=bindings%2Focaml%2Fanalysis%2FMakefile;fp=bindings%2Focaml%2Fanalysis%2FMakefile;h=daff06194d1e973bdd48662eac7f6777277cc380;hp=cbfcb246704d0658ddff42b0b28bbcd1b33586d8;hb=d02697bfa2940f2441be82085f7d1c27a147d8ea;hpb=f9219079ac6141280177bf4b5c32a24013aae7f6 diff --git a/bindings/ocaml/analysis/Makefile b/bindings/ocaml/analysis/Makefile index cbfcb246704..daff06194d1 100644 --- a/bindings/ocaml/analysis/Makefile +++ b/bindings/ocaml/analysis/Makefile @@ -1,14 +1,14 @@ ##===- bindings/ocaml/analysis/Makefile --------------------*- Makefile -*-===## -# +# # The LLVM Compiler Infrastructure # # This file is distributed under the University of Illinois Open Source # License. See LICENSE.TXT for details. -# +# ##===----------------------------------------------------------------------===## -# +# # This is the makefile for the Objective Caml Llvm_analysis interface. -# +# ##===----------------------------------------------------------------------===## LEVEL := ../../..