Fixed some bugs.
[llvm/zpu.git] / lib / Target / CppBackend / Makefile
blobd75f4e87226547eece723d47f470b9e0ed4c4ce9
1 ##===- lib/Target/CppBackend/Makefile --- ------------------*- Makefile -*-===##
3 # The LLVM Compiler Infrastructure
5 # This file is distributed under the University of Illinois Open Source
6 # License. See LICENSE.TXT for details.
8 ##===----------------------------------------------------------------------===##
10 LEVEL = ../../..
11 LIBRARYNAME = LLVMCppBackend
12 DIRS = TargetInfo
14 include $(LEVEL)/Makefile.common
16 CompileCommonOpts += -Wno-format