blob: d75f4e87226547eece723d47f470b9e0ed4c4ce9 [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 +000012DIRS = TargetInfo
13
Anton Korobeynikov50276522008-04-23 22:29:24 +000014include $(LEVEL)/Makefile.common
15
16CompileCommonOpts += -Wno-format