kill off the last use of TRI::AsmName.
[llvm/avr.git] / tools / llvmc / plugins / Base / Makefile
blobebc433505422f0fdb88da399c1ade2398584f46a
1 ##===- tools/llvmc/plugins/Base/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 = ../../../..
12 LLVMC_PLUGIN = Base
13 BUILT_SOURCES = AutoGenerated.inc
15 include $(LEVEL)/Makefile.common