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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27518 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2006-04-08 01:57:10 +00:00
parent f6bf87f2cc
commit 8dfb3e5366

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