aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2001-09-18 16:33:36 +0000
committerChris Lattner <sabre@nondot.org>2001-09-18 16:33:36 +0000
commitbb036be62020d9828f29930c83fca48000788493 (patch)
treee7ab46991eaae2c20d7e030adf2a4fedca5d40fb /test
parent805eb96727fc07c4b599528f91370841d722bffa (diff)
downloadexternal_llvm-bb036be62020d9828f29930c83fca48000788493.zip
external_llvm-bb036be62020d9828f29930c83fca48000788493.tar.gz
external_llvm-bb036be62020d9828f29930c83fca48000788493.tar.bz2
Un-neuter makefile
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@623 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/Makefile b/test/Makefile
index 668c94b..516780f 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -1,5 +1,3 @@
-default: testcodegen
-
LLC := ../tools/Debug/llc
AS := ../tools/Debug/as
LLCOPTS := -dsched y