aboutsummaryrefslogtreecommitdiffstats
path: root/bindings/ocaml/bitwriter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/ocaml/bitwriter/Makefile')
-rw-r--r--bindings/ocaml/bitwriter/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/bindings/ocaml/bitwriter/Makefile b/bindings/ocaml/bitwriter/Makefile
index cec0a59..9f0b2c8 100644
--- a/bindings/ocaml/bitwriter/Makefile
+++ b/bindings/ocaml/bitwriter/Makefile
@@ -1,14 +1,14 @@
##===- 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 := ../../..