From: Daniel Dunbar Date: Mon, 2 Mar 2009 19:50:00 +0000 (+0000) Subject: Fix name. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ad19bf5b94593beff85cc0e1dfb2a6bb67bf3d3;p=clang Fix name. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65865 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Frontend/Makefile b/lib/Frontend/Makefile index d009cffea0..70edfd5230 100644 --- a/lib/Frontend/Makefile +++ b/lib/Frontend/Makefile @@ -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