blob: 3b5ef0f34692c6c5cc1e4712a0a04f0aeb0f3c99 [file] [log] [blame]
Chris Lattnerc01ab8f2004-02-13 23:31:12 +00001##===- lib/Target/CBackend/Makefile ------------------------*- Makefile -*-===##
Misha Brukman9b8f5422009-01-09 16:44:42 +00002#
John Criswelle488e932003-10-20 22:26:57 +00003# The LLVM Compiler Infrastructure
4#
Chris Lattnerfc643c52007-12-29 20:09:26 +00005# 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#
John Criswelle488e932003-10-20 22:26:57 +00008##===----------------------------------------------------------------------===##
Sumant Kowshik9ddc86c2002-05-08 18:09:58 +00009
Chris Lattnerc01ab8f2004-02-13 23:31:12 +000010LEVEL = ../../..
Reid Spencer6cb21d42004-10-27 23:18:45 +000011LIBRARYNAME = LLVMCBackend
Daniel Dunbarc984df82009-07-15 06:35:19 +000012
13DIRS = TargetInfo
14
Sumant Kowshik9ddc86c2002-05-08 18:09:58 +000015include $(LEVEL)/Makefile.common
Reid Spencera2e05ea2006-06-01 05:49:51 +000016
Reid Spencere4d87aa2006-12-23 06:05:41 +000017CompileCommonOpts += -Wno-format