]> granicus.if.org Git - clang/commitdiff
Fix name.
authorDaniel Dunbar <daniel@zuster.org>
Mon, 2 Mar 2009 19:50:00 +0000 (19:50 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 2 Mar 2009 19:50:00 +0000 (19:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65865 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Frontend/Makefile

index d009cffea08c079814faea9e55d7769f539fa5f2..70edfd5230ad3c7fad94da1f15143849c3d00023 100644 (file)
@@ -1,4 +1,4 @@
-##===- clang/lib/Analysis/Makefile -------------------------*- Makefile -*-===##
+##===- clang/lib/Frontend/Makefile -------------------------*- Makefile -*-===##
 # 
 #                     The LLVM Compiler Infrastructure
 #
@@ -6,10 +6,6 @@
 # License. See LICENSE.TXT for details.
 # 
 ##===----------------------------------------------------------------------===##
-#
-# This implements analyses built on top of source-level CFGs. 
-#
-##===----------------------------------------------------------------------===##
 
 LEVEL = ../../../..
 LIBRARYNAME := clangFrontend