summaryrefslogtreecommitdiff
path: root/lib/Target/XCore/Disassembler/Makefile
blob: 2b28d39dcb9a7e50c699cbb2a3323ea51b512ab7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
##===- lib/Target/XCore/Disassembler/Makefile --------------*- Makefile -*-===##
#
#                     The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##

LEVEL = ../../../..
LIBRARYNAME = LLVMXCoreDisassembler

include $(LEVEL)/Makefile.common