From c3c1d32043c962fbdfc34857bd03385504a55631 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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7287 91177308-0d34-0410-b5e6-96231b3b80d8 --- projects/sample/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'projects/sample') diff --git a/projects/sample/Makefile b/projects/sample/Makefile index 1fe32c795e..7b25c35535 100644 --- a/projects/sample/Makefile +++ b/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