summaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/Makefile.am
blob: d0dbf6d23977eb097b42df28d9547e704db3300c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#===-- lib/CodeGen/SelectionDAG/Makefile.am ----------------*- Makefile -*--===#
#
#                     The LLVM Compiler Infrastructure
#
# This file was developed by Reid Spencer and is distributed under the 
# University of Illinois Open Source License. See LICENSE.TXT for details.
# 
#===------------------------------------------------------------------------===#

include $(top_srcdir)/Makefile.rules.am

libexec_PROGRAMS = LLVMSelectionDAG.o

LLVMSelectionDAG_o_SOURCES = DAGBuilder.cpp SelectionDAG.cpp
LIBS=