Don't build projects/examples if libs-only was specified.

llvm-svn: 27518
This commit is contained in:
Reid Spencer 2006-04-08 01:57:10 +00:00
parent 78e3d565af
commit 4b22fdc928
1 changed files with 1 additions and 1 deletions

View File

@ -22,8 +22,8 @@ else
$(warning Skipping runtime libraries, llvm-gcc 4 detected.)
endif
DIRS += docs
OPTIONAL_DIRS = examples projects
endif
OPTIONAL_DIRS = examples projects
endif
EXTRA_DIST := test llvm.spec include