Standardize header comments of top-level Makefiles.
[oota-llvm.git] / Makefile
index 57cbeb5fa9b35618fb0e4e1490b76d40a55b0e36..a9a59de8c1ab8120c17b953c6d4e62f0209e6528 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,11 @@
-##===- ./Makefile ------------------------------------------*- Makefile -*-===##
+#===- ./Makefile -------------------------------------------*- Makefile -*--===#
 # 
 #                     The LLVM Compiler Infrastructure
 #
 # This file was developed by the LLVM research group and is distributed under
 # the University of Illinois Open Source License. See LICENSE.TXT for details.
 # 
-##===----------------------------------------------------------------------===##
+#===------------------------------------------------------------------------===#
 LEVEL = .
 DIRS = lib/Support utils lib tools