projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
488370c
)
Remove dead directories
author
Chris Lattner
<sabre@nondot.org>
Sun, 2 Jan 2005 22:55:16 +0000
(22:55 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 2 Jan 2005 22:55:16 +0000
(22:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19262
91177308
-0d34-0410-b5e6-
96231b3b80d8
runtime/GCCLibraries/Makefile
patch
|
blob
|
history
diff --git
a/runtime/GCCLibraries/Makefile
b/runtime/GCCLibraries/Makefile
index e770428fbd2064445802f3d53dac286d5d35d765..b976f1248eab58134a87a8f7906f245ee03da810 100644
(file)
--- a/
runtime/GCCLibraries/Makefile
+++ b/
runtime/GCCLibraries/Makefile
@@
-8,6
+8,5
@@
##===----------------------------------------------------------------------===##
LEVEL := ../..
-PARALLEL_DIRS := crtend libc libcurses libg libgcc libgdbm libm libmalloc \
- libtermcap libucb libutempter libutil
+PARALLEL_DIRS := crtend libc libgcc libm
include $(LEVEL)/Makefile.common