Restore LLVMLinkModules C API until it is properly deprecated.
[oota-llvm.git] / bindings / ocaml / Makefile
index b0e1f09fa5ba66e637ce4d28d501c2c12bd9265b..2005367e8d75b537e9eac7df1c4eb29af2f696ee 100644 (file)
@@ -1,10 +1,10 @@
 ##===- 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 := ../..