1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00

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 375bec1961
commit 96d179528e

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