43f26bf05a7b2df64691db03d58cb57fe1d25fcc
[oota-llvm.git] / runtime / GCCLibraries / Makefile.am
1 #===-- runtime/GCCLibraries/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
11 SUBDIRS = crtend libc libcurses libg libgcc libgdbm libm libmalloc libpthread \
12           libtermcap libucb libutempter libutil
13
14 include $(top_srcdir)/Makefile_config