blob: d75f4e87226547eece723d47f470b9e0ed4c4ce9 [file] [log] [blame]
Anton Korobeynikovb87de74b2008-04-23 22:29:24 +00001##===- lib/Target/CppBackend/Makefile --- ------------------*- Makefile -*-===##
Misha Brukmane025bcc2009-01-09 16:44:42 +00002#
Anton Korobeynikovb87de74b2008-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 Brukmane025bcc2009-01-09 16:44:42 +00007#
Anton Korobeynikovb87de74b2008-04-23 22:29:24 +00008##===----------------------------------------------------------------------===##
9
10LEVEL = ../../..
11LIBRARYNAME = LLVMCppBackend
Daniel Dunbar0eb66992009-07-15 06:35:19 +000012DIRS = TargetInfo
13
Anton Korobeynikovb87de74b2008-04-23 22:29:24 +000014include $(LEVEL)/Makefile.common
15
16CompileCommonOpts += -Wno-format