Temporary hack to get the nightly tester running

llvm-svn: 12886
This commit is contained in:
Chris Lattner 2004-04-13 13:57:29 +00:00
parent ed868e14ff
commit 277f7e6ebc
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ LEVEL = ..
include $(LEVEL)/Makefile.config include $(LEVEL)/Makefile.config
ifneq ($(wildcard $(LLVMGCCDIR)),) ifneq ($(wildcard $(LLVMGCCDIR)),)
PARALLEL_DIRS := GCCLibraries libdummy libprofile libtrace libpng zlib PARALLEL_DIRS := GCCLibraries libdummy libprofile libtrace libpng
else else
PARALLEL_DIRS := PARALLEL_DIRS :=
install all :: install all ::