summaryrefslogtreecommitdiffstats
path: root/clang/lib/Tooling/Core/Makefile
blob: 366466c192e40886697281d0a8a56eaac69c672c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
##===- clang/lib/Tooling/Core/Makefile ---------------------*- Makefile -*-===##
#
#                     The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##

CLANG_LEVEL := ../../..
LIBRARYNAME := clangToolingCore

include $(CLANG_LEVEL)/Makefile
OpenPOWER on IntegriCloud