Don't build projects/examples if libs-only was specified.
authorReid Spencer <rspencer@reidspencer.com>
Sat, 8 Apr 2006 01:57:10 +0000 (01:57 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 8 Apr 2006 01:57:10 +0000 (01:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27518 91177308-0d34-0410-b5e6-96231b3b80d8

Makefile

index 5a25a799b2ff93be26e63f2b38134cd639bedcba..8136798a3a8765038ffdee2ab26a8997368f12cc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -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