mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
Only list automatically generated .cpp files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@854 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c4bed346ec
commit
c811c2ec0b
@ -1,13 +1,7 @@
|
|||||||
LEVEL = ../../..
|
LEVEL = ../../..
|
||||||
LIBRARYNAME = sparc
|
LIBRARYNAME = sparc
|
||||||
|
|
||||||
## List source files in link order
|
Source = Sparc.burm.cpp
|
||||||
Source = \
|
|
||||||
Sparc.cpp \
|
|
||||||
Sparc.burm.cpp \
|
|
||||||
SparcInstrSelection.cpp \
|
|
||||||
SparcRegClassInfo.cpp \
|
|
||||||
SparcRegInfo.cpp EmitAssembly.cpp
|
|
||||||
|
|
||||||
include $(LEVEL)/Makefile.common
|
include $(LEVEL)/Makefile.common
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user