projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84f644a
)
Disable sample project until it works
author
Chris Lattner
<sabre@nondot.org>
Wed, 23 Jul 2003 23:28:57 +0000
(23:28 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Wed, 23 Jul 2003 23:28:57 +0000
(23:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7287
91177308
-0d34-0410-b5e6-
96231b3b80d8
projects/sample/Makefile
patch
|
blob
|
history
diff --git
a/projects/sample/Makefile
b/projects/sample/Makefile
index 1fe32c795e9dd905f00fed0555cc80381de68c51..7b25c355350e6320e9f0d275f45bbfa882697f4e 100644
(file)
--- 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.