aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/TargetMachine/Makefile
blob: ee3d21786f11b0ec3c77d7dff6846fc28097b8d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
LEVEL = ../../..

DIRS  = Sparc

LIBRARYNAME = target

## List source files in link order
Source  = \
	  TargetMachine.o

include $(LEVEL)/Makefile.common