git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79101 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2009-08-15 15:08:28 +00:00
parent ab2a663af1
commit 5f0b7488ef

View File

@ -1,4 +1,4 @@
##===- lib/Target/ARM/Makefile -----------------------------*- Makefile -*-===## ##===- lib/Target/XCore/AsmPrinter/Makefile ----------------*- Makefile -*-===##
# #
# The LLVM Compiler Infrastructure # The LLVM Compiler Infrastructure
# #
@ -6,6 +6,7 @@
# License. See LICENSE.TXT for details. # License. See LICENSE.TXT for details.
# #
##===----------------------------------------------------------------------===## ##===----------------------------------------------------------------------===##
LEVEL = ../../../.. LEVEL = ../../../..
LIBRARYNAME = LLVMXCoreAsmPrinter LIBRARYNAME = LLVMXCoreAsmPrinter