4ce868b875145752c28f5cc68ac799ac621e7d7b
[oota-llvm.git] / lib / Target / SparcV9 / InstrSched / Makefile.am
1 #===-- lib/Target/SparcV9/InstrSched/Makefile.am -----------*- Makefile -*--===#
2 #
3 #                     The LLVM Compiler Infrastructure
4 #
5 # This file was developed by Reid Spencer and is distributed under the 
6 # University of Illinois Open Source License. See LICENSE.TXT for details.
7
8 #===------------------------------------------------------------------------===#
9
10 include $(top_srcdir)/Makefile_config
11
12 lib_LIBRARIES = libLLVMSparcV9InstrSched.a
13
14 MYSOURCES = \
15   InstrScheduling.cpp \
16   SchedGraphCommon.cpp \
17   SchedGraph.cpp \
18   SchedPriorities.cpp
19
20 libLLVMSparcV9InstrSched_a_SOURCES = $(MYSOURCES)
21
22 PRELINK=libLLVMSparcV9InstrSched.a