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