[OCaml] Fix whitespace.
[oota-llvm.git] / bindings / ocaml / executionengine / Makefile
index f58b3b751e1f7aefa52aec245dd85abeda7abe4f..d915a76e1ff97feab8dafc9d947842ff1104bd2a 100644 (file)
@@ -1,14 +1,14 @@
 ##===- bindings/ocaml/executionengine/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_executionengine interface.
-# 
+#
 ##===----------------------------------------------------------------------===##
 
 LEVEL := ../../..