mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Adjust comment header and paths to refect move
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16903 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f60a149df6
commit
0a18934a23
@ -1,4 +1,4 @@
|
||||
##===- lib/CodeGen/ModuloScheduling/Makefile ---------------*- Makefile -*-===##
|
||||
##===- lib/Target/SparcV9/ModuloScheduling/Makefile --------*- Makefile -*-===##
|
||||
#
|
||||
# The LLVM Compiler Infrastructure
|
||||
#
|
||||
@ -6,10 +6,9 @@
|
||||
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||
#
|
||||
##===----------------------------------------------------------------------===##
|
||||
LEVEL = ../../..
|
||||
|
||||
LEVEL = ../../../..
|
||||
DIRS =
|
||||
|
||||
LIBRARYNAME = modulosched
|
||||
LIBRARYNAME = sparcv9modulosched
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
Loading…
Reference in New Issue
Block a user