From 256e28f9160d487e541aa1d25be77c6d99c51215 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 23 Jul 2003 23:28:57 +0000 Subject: Disable sample project until it works llvm-svn: 7287 --- llvm/projects/sample/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm') 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. -- cgit v1.2.3