[OCaml] Fix ocamlc -custom builds when configured as --enable-shared.
[oota-llvm.git] / bindings / ocaml / bitwriter / Makefile
index e57e3fe52cf2e97d7a6bab44ea4c666fe3815b93..9f0b2c85a85bd01cc94f7f6da217789f99241b99 100644 (file)
@@ -1,19 +1,18 @@
 ##===- bindings/ocaml/bitwriter/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_bitwriter interface.
-# 
+#
 ##===----------------------------------------------------------------------===##
 
 LEVEL := ../../..
 LIBRARYNAME := llvm_bitwriter
-DONT_BUILD_RELINKED := 1
 UsedComponents := bitwriter
 UsedOcamlInterfaces := llvm