1 ##===- lib/Target/CellSPU/Makefile -------------------------*- Makefile -*-===##
3 # The LLVM Compiler Infrastructure
5 # This file is distributed under the University of Illinois Open Source
6 # License. See LICENSE.TXT for details.
8 ##===----------------------------------------------------------------------===##
11 LIBRARYNAME
= LLVMCellSPUCodeGen
13 BUILT_SOURCES
= SPUGenInstrNames.inc SPUGenRegisterNames.inc \
14 SPUGenAsmWriter.inc SPUGenCodeEmitter.inc \
15 SPUGenRegisterInfo.h.inc SPUGenRegisterInfo.inc \
16 SPUGenInstrInfo.inc SPUGenDAGISel.inc \
17 SPUGenSubtarget.inc SPUGenCallingConv.inc
21 include $(LEVEL
)/Makefile.common