blob: dc9cf48c8b1e80f352a6d8e5a1914e3c8803b9e5 [file] [log] [blame]
Anton Korobeynikov50276522008-04-23 22:29:24 +00001##===- lib/Target/CppBackend/Makefile --- ------------------*- Makefile -*-===##
Misha Brukman9b8f5422009-01-09 16:44:42 +00002#
Anton Korobeynikov50276522008-04-23 22:29:24 +00003# The LLVM Compiler Infrastructure
4#
5# This file is distributed under the University of Illinois Open Source
6# License. See LICENSE.TXT for details.
Misha Brukman9b8f5422009-01-09 16:44:42 +00007#
Anton Korobeynikov50276522008-04-23 22:29:24 +00008##===----------------------------------------------------------------------===##
9
10LEVEL = ../../..
11LIBRARYNAME = LLVMCppBackend
Daniel Dunbarc984df82009-07-15 06:35:19 +000012
13DIRS = TargetInfo
14
Anton Korobeynikov50276522008-04-23 22:29:24 +000015include $(LEVEL)/Makefile.common
16
17CompileCommonOpts += -Wno-format