Remove debug code emitter from the JIT
[oota-llvm.git] / runtime / Makefile.am
1 #===-- runtime/Makefile.am -- Makefile For Runtime Libs ----*- 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
11 SUBDIRS = GC GCCLibraries libdummy libpng libprofile libtrace zlib
12
13 include $(top_srcdir)/Makefile_config