1 ##===- lib/Target/IA64/Makefile -----------------------------*- Makefile -*-===##
2 # The LLVM Compiler Infrastructure
4 # This file was developed by Duraid Madina and is distributed under the
5 # University of Illinois Open Source License. See LICENSE.TXT for details.
7 ##===----------------------------------------------------------------------===##
11 # Make sure that tblgen is run, first thing.
12 BUILT_SOURCES
= IA64GenRegisterInfo.h.inc IA64GenRegisterNames.inc \
13 IA64GenRegisterInfo.inc IA64GenInstrNames.inc \
14 IA64GenInstrInfo.inc IA64GenAsmWriter.inc \
17 include $(LEVEL
)/Makefile.common