mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-27 14:34:58 +00:00
Remove extraneous comment line
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85606 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2cdc80c067
commit
79dec80e19
1
Makefile
1
Makefile
@ -24,7 +24,6 @@ LEVEL := .
|
||||
# "llvmCore", then this is an "Apple-style" build; search for
|
||||
# "Apple-style" in the comments for more info. Anything else is a
|
||||
# normal build.
|
||||
#ifneq ($(RC_ProjectName),llvmCore) # Normal build (not "Apple-style").
|
||||
ifneq ($(findstring llvmCore, $(RC_ProjectName)),llvmCore) # Normal build (not "Apple-style").
|
||||
|
||||
ifeq ($(BUILD_DIRS_ONLY),1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user