[Heikki Kultala] This patch contains the ABI changes for the TCE target.
[clang.git] / lib / Frontend / Makefile
blob3c13ad69cc678e9a9600537b17400c1e06a3ed32
1 ##===- clang/lib/Frontend/Makefile -------------------------*- Makefile -*-===##
2 #
3 # The LLVM Compiler Infrastructure
5 # This file is distributed under the University of Illinois Open Source
6 # License. See LICENSE.TXT for details.
7 #
8 ##===----------------------------------------------------------------------===##
10 CLANG_LEVEL := ../..
11 LIBRARYNAME := clangFrontend
13 include $(CLANG_LEVEL)/Makefile