blob: 7d71cd381a7c35c96afd08c5b94861374970faf2 [file] [log] [blame]
Chris Lattnerbd9de832010-07-20 18:29:50 +00001##===- lib/MC/MCDisassembler/Makefile ----------------------*- Makefile -*-===##
2#
3# The LLVM Compiler Infrastructure
4#
5# This file is distributed under the University of Illinois Open Source
6# License. See LICENSE.TXT for details.
7#
8##===----------------------------------------------------------------------===##
9
10LEVEL = ../../..
11LIBRARYNAME = LLVMMCDisassembler
Chris Lattnerbd9de832010-07-20 18:29:50 +000012
13include $(LEVEL)/Makefile.common
14