llvm-6502/lib/Target/SparcV9/Makefile

15 lines
190 B
Makefile
Raw Normal View History

LEVEL = ../../../..
DIRS =
LIBRARYNAME = sparc
## List source files in link order
Source = \
Sparc.o \
Sparc.burm.o \
SparcInstrSelection.o
include $(LEVEL)/Makefile.common