* Remove UIUC-specific comment
authorMisha Brukman <brukman+llvm@gmail.com>
Mon, 9 Aug 2004 20:07:44 +0000 (20:07 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Mon, 9 Aug 2004 20:07:44 +0000 (20:07 +0000)
* Make header comment span 80 cols

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15589 91177308-0d34-0410-b5e6-96231b3b80d8

runtime/Makefile

index bdbdc40d1f7b584d45b686e50e78e24b7ab23238..46fc9c9ed1765cb4cf88ee70d8b71cd05e6f6776 100644 (file)
@@ -1,4 +1,4 @@
-##===- runtime/Makefile ------------------------------*- Makefile -*-===##
+##===- runtime/Makefile ------------------------------------*- Makefile -*-===##
 # 
 #                     The LLVM Compiler Infrastructure
 #
@@ -6,7 +6,6 @@
 # the University of Illinois Open Source License. See LICENSE.TXT for details.
 # 
 ##===----------------------------------------------------------------------===##
-# llvm/runtime Makefile:  Build all subdirectories automatically
 
 LEVEL = ..
 include $(LEVEL)/Makefile.config
@@ -24,8 +23,7 @@ endif
 
 include $(LEVEL)/Makefile.common
 
-# Install target for libraries: Copy into the 'bytecode-libs' subdirectory
-# of LLVMGCCDIR.  (On the UIUC machines, this is in Chris's home directory.)
+# Install target for libraries: Copy into $LLVMGCCDIR/bytecode-libs
 #
 install::