summaryrefslogtreecommitdiffstats
path: root/test/Makefile
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-07-18 18:42:35 +0000
committerChris Lattner <sabre@nondot.org>2010-07-18 18:42:35 +0000
commitea9799c7480197d83f93697f7b4ad98e649541b9 (patch)
treea35ebf067ec0eb617661218202858945f28df54e /test/Makefile
parent8a6c0f1a48b8167ca1457c9f05288fa637033dc9 (diff)
daniel doesn't hate me, he hates macpython 2.5, which
is a very reasonable position on life! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108651 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/Makefile b/test/Makefile
index ba3a640479..5bb50c622a 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -50,8 +50,4 @@ lit.site.cfg: FORCE
clean::
@ find . -name Output | xargs rm -fr
-# Daniel hates Chris.
-chris-lit:
- make LIT_ARGS='-j16 -s'
-
.PHONY: all report clean