From 57600548c7f83684567bf6eaefa8df0e9a758668 Mon Sep 17 00:00:00 2001 From: Brian Gaeke Date: Fri, 10 Dec 2004 04:48:57 +0000 Subject: Adjust paths: Sparc/V8 --> SparcV8 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18737 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/Sparc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Target/Sparc/Makefile') diff --git a/lib/Target/Sparc/Makefile b/lib/Target/Sparc/Makefile index f2f8c5f..5199b67 100644 --- a/lib/Target/Sparc/Makefile +++ b/lib/Target/Sparc/Makefile @@ -1,4 +1,4 @@ -##===- lib/Target/Sparc/V8/Makefile ------------------------*- Makefile -*-===## +##===- lib/Target/SparcV8/Makefile -------------------------*- Makefile -*-===## # # The LLVM Compiler Infrastructure # @@ -6,7 +6,7 @@ # the University of Illinois Open Source License. See LICENSE.TXT for details. # ##===----------------------------------------------------------------------===## -LEVEL = ../../../.. +LEVEL = ../../.. LIBRARYNAME = LLVMSparcV8 TARGET = SparcV8 -- cgit v1.1