From ea9799c7480197d83f93697f7b4ad98e649541b9 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sun, 18 Jul 2010 18:42:35 +0000 Subject: [PATCH] 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 --- test/Makefile | 4 ---- 1 file changed, 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 -- 2.40.0