-##===- clang/lib/Analysis/Makefile -------------------------*- Makefile -*-===##
+##===- clang/lib/Frontend/Makefile -------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
-#
-# This implements analyses built on top of source-level CFGs.
-#
-##===----------------------------------------------------------------------===##
LEVEL = ../../../..
LIBRARYNAME := clangFrontend