summaryrefslogtreecommitdiffstats
path: root/tools/Makefile.am
blob: 64c50f44b96bea500173c94c3852dcefe8fa31c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#===-- tools/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_config

SUBDIRS = analyze llvmc bugpoint extract gccas gccld llvm-bcanalyzer llc \
          llee lli llvm-ar llvm-as llvm-db llvm-dis llvm-link llvm-nm \
          llvm-prof opt llvm-ld llvm-stub