-##===- lib/Target/Sparc/V8/Makefile ------------------------*- Makefile -*-===##
+##===- lib/Target/SparcV8/Makefile -------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
# the University of Illinois Open Source License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
-LEVEL = ../../../..
+LEVEL = ../../..
LIBRARYNAME = LLVMSparcV8
TARGET = SparcV8
// Target-independent interfaces which we are implementing
//===----------------------------------------------------------------------===//
-include "../../Target.td"
+include "../Target.td"
//===----------------------------------------------------------------------===//
// Register File Description
-##===- lib/Target/Sparc/V8/Makefile ------------------------*- Makefile -*-===##
+##===- lib/Target/SparcV8/Makefile -------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
# the University of Illinois Open Source License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
-LEVEL = ../../../..
+LEVEL = ../../..
LIBRARYNAME = LLVMSparcV8
TARGET = SparcV8
// Target-independent interfaces which we are implementing
//===----------------------------------------------------------------------===//
-include "../../Target.td"
+include "../Target.td"
//===----------------------------------------------------------------------===//
// Register File Description