Fix several accidental DOS line endings in source files
[oota-llvm.git] / lib / DebugInfo / CodeView / Makefile
index 535bc10b74426184587cf2d5edcdcbd4750ac146..70e2bd011429220c74f4c93aa7efff73c6892011 100644 (file)
@@ -1,14 +1,14 @@
-##===- lib/DebugInfo/CodeView/Makefile ---------------------*- Makefile -*-===##\r
-#\r
-#                     The LLVM Compiler Infrastructure\r
-#\r
-# This file is distributed under the University of Illinois Open Source\r
-# License. See LICENSE.TXT for details.\r
-#\r
-##===----------------------------------------------------------------------===##\r
-\r
-LEVEL = ../../..\r
-LIBRARYNAME = LLVMDebugInfoCodeView\r
-BUILD_ARCHIVE := 1\r
-\r
-include $(LEVEL)/Makefile.common\r
+##===- lib/DebugInfo/CodeView/Makefile ---------------------*- Makefile -*-===##
+#
+#                     The LLVM Compiler Infrastructure
+#
+# This file is distributed under the University of Illinois Open Source
+# License. See LICENSE.TXT for details.
+#
+##===----------------------------------------------------------------------===##
+
+LEVEL = ../../..
+LIBRARYNAME = LLVMDebugInfoCodeView
+BUILD_ARCHIVE := 1
+
+include $(LEVEL)/Makefile.common