blob: b976f1248eab58134a87a8f7906f245ee03da810 [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 := ../..
Chris Lattner709b2742005-01-02 22:55:16 +000011PARALLEL_DIRS := crtend libc libgcc libm
Chris Lattner443ea942003-08-15 02:33:49 +000012include $(LEVEL)/Makefile.common