mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Fix use of LEVEL.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26822 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1890c87c90
commit
063ac7858f
@ -9,7 +9,7 @@
|
||||
LEVEL = ../..
|
||||
LIBRARYNAME = LLVMCore
|
||||
|
||||
BUILT_SOURCES = $(LEVEL)/include/llvm/Intrinsics.gen
|
||||
BUILT_SOURCES = $(PROJ_SRC_ROOT)/include/llvm/Intrinsics.gen
|
||||
|
||||
include $(LEVEL)/Makefile.config
|
||||
ifeq ($(ARCH),Alpha)
|
||||
|
Loading…
Reference in New Issue
Block a user