1 ##===- lib/Target/ARM/Makefile -----------------------------*- Makefile -*-===##
3 # The LLVM Compiler Infrastructure
5 # This file was developed by the "Instituto Nokia de Tecnologia" and
6 # is distributed under the University of Illinois Open Source
7 # License. See LICENSE.TXT for details.
9 ##===----------------------------------------------------------------------===##
15 # Make sure that tblgen is run, first thing.
16 BUILT_SOURCES
= ARMGenRegisterInfo.h.inc ARMGenRegisterNames.inc \
17 ARMGenRegisterInfo.inc ARMGenInstrNames.inc \
18 ARMGenInstrInfo.inc ARMGenAsmWriter.inc \
19 ARMGenDAGISel.inc ARMGenSubtarget.inc
21 include $(LEVEL
)/Makefile.common