summaryrefslogtreecommitdiffstats
path: root/llvm/projects/sample
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-07-23 23:28:57 +0000
committerChris Lattner <sabre@nondot.org>2003-07-23 23:28:57 +0000
commit256e28f9160d487e541aa1d25be77c6d99c51215 (patch)
treead8be5e6940e720b1ec88e6ed76ddb9f6a2946da /llvm/projects/sample
parent14f752207139cba4db8ed697413b6a2e790a5fcf (diff)
downloadbcm5719-llvm-256e28f9160d487e541aa1d25be77c6d99c51215.tar.gz
bcm5719-llvm-256e28f9160d487e541aa1d25be77c6d99c51215.zip
Disable sample project until it works
llvm-svn: 7287
Diffstat (limited to 'llvm/projects/sample')
-rw-r--r--llvm/projects/sample/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/projects/sample/Makefile b/llvm/projects/sample/Makefile
index 1fe32c795e9..7b25c355350 100644
--- a/llvm/projects/sample/Makefile
+++ b/llvm/projects/sample/Makefile
@@ -10,7 +10,7 @@ LEVEL = .
#
# Directories that needs to be built.
#
-DIRS = lib tools
+#DIRS = lib tools
#
# Include the Master Makefile that knows how to build all.
OpenPOWER on IntegriCloud