blob: ca7e1a82c8089aeadf24f76964a9aae16a0983d0 [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
12include $(LEVEL)/Makefile.common
13
14CompileCommonOpts += -Wno-format