Since several tools and examples want JIT support, factor out the process of
[oota-llvm.git] / tools / Makefile.am
1 #===-- tools/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 SUBDIRS = analyze llvmc bugpoint extract gccas gccld llvm-bcanalyzer llc \
13           llee lli llvm-ar llvm-as llvm-db llvm-dis llvm-link llvm-nm \
14           llvm-prof opt llvm-ld llvm-stub