Move files.
[oota-llvm.git] / lib / Target / SparcV9 / Makefile
1 LEVEL = ../../../..
2
3 DIRS  = 
4
5 LIBRARYNAME = sparc
6
7 ## List source files in link order
8 Source  = \
9           Sparc.o \
10           Sparc.burm.o \
11           SparcInstrSelection.o
12
13 include $(LEVEL)/Makefile.common
14