From: Reid Spencer Date: Mon, 13 Sep 2004 21:15:19 +0000 (+0000) Subject: Change banner name to reflect actual program this Makefile is for. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=14c225e6f6de599a79a2be647e63ea3e72e0421f;p=oota-llvm.git Change banner name to reflect actual program this Makefile is for. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16311 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/llvm-ld/Makefile b/tools/llvm-ld/Makefile index 2c649626320..6d9b76abc88 100644 --- a/tools/llvm-ld/Makefile +++ b/tools/llvm-ld/Makefile @@ -1,4 +1,4 @@ -##===- tools/gccld/Makefile --------------------------------*- Makefile -*-===## +##===- tools/llvm-ld/Makefile ------------------------------*- Makefile -*-===## # # The LLVM Compiler Infrastructure #