aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/Makefile
blob: f80090e3e4d05820819f9902ac7f711489e270ed (plain)
1
2
3
4
5
6
7
LEVEL = ../..
DIRS  = InstrSelection TargetMachine

## List source files in link order
Source  =

include $(LEVEL)/Makefile.common