A real solution for the first part of PR5445
[oota-llvm.git] / lib / Bitcode / Writer / Makefile
index 7abc1d3d8f0dcbe20c264a2add6eb28401caf032..7b0bd72159add299227cbc2c172e207f30c5bf75 100644 (file)
@@ -1,10 +1,10 @@
 ##===- lib/Bitcode/Reader/Makefile -------------------------*- Makefile -*-===##
-# 
+#
 #                     The LLVM Compiler Infrastructure
 #
 # This file is distributed under the University of Illinois Open Source
 # License. See LICENSE.TXT for details.
-# 
+#
 ##===----------------------------------------------------------------------===##
 
 LEVEL = ../../..