blob: e770428fbd2064445802f3d53dac286d5d35d765 [file] [log] [blame]
Misha Brukmana6d8ab32004-08-09 19:51:49 +00001##===- runtime/GCCLibraries/Makefile -----------------------*- Makefile -*-===##
John Criswelle2fab732003-10-20 22:29:16 +00002#
3# The LLVM Compiler Infrastructure
4#
5# This file was developed by the LLVM research group and is distributed under
6# the University of Illinois Open Source License. See LICENSE.TXT for details.
7#
8##===----------------------------------------------------------------------===##
Chris Lattner443ea942003-08-15 02:33:49 +00009
Reid Spencer01083462004-12-02 09:58:09 +000010LEVEL := ../..
Misha Brukmana6d8ab32004-08-09 19:51:49 +000011PARALLEL_DIRS := crtend libc libcurses libg libgcc libgdbm libm libmalloc \
12 libtermcap libucb libutempter libutil
Chris Lattner443ea942003-08-15 02:33:49 +000013include $(LEVEL)/Makefile.common