blob: 17f7247dcfc5d416dd3d05416860debb33abed27 [file] [log] [blame]
Anton Korobeynikov099883f2007-03-21 21:38:25 +00001##===- lib/Target/MSIL/Makefile ----------------------------*- Makefile -*-===##
2#
3# The LLVM Compiler Infrastructure
4#
Anton Korobeynikov4be4e512007-03-25 13:44:26 +00005# This file was developed by Roman Samoilov and is distributed under
Anton Korobeynikov099883f2007-03-21 21:38:25 +00006# the University of Illinois Open Source License. See LICENSE.TXT for details.
7#
8##===----------------------------------------------------------------------===##
9
10LEVEL = ../../..
11LIBRARYNAME = LLVMMSIL
12include $(LEVEL)/Makefile.common
13
14CompileCommonOpts := $(CompileCommonOpts) -Wno-format