New testcase
[oota-llvm.git] / test / Analysis / LoopInfo / Makefile
index 91acd4d481b90c9755d331a529f345dcd67482f5..7ef328b3f6b9047c7a822534bfb80593dce99ff7 100644 (file)
@@ -6,5 +6,5 @@ TESTS := $(wildcard *.ll)
 
 all:: $(addprefix Output/, $(TESTS:%.ll=%.ll.out))
 
-Output/%.ll.out: %.ll Output/.dir $(LOPT)
+Output/%.ll.out: %.ll Output/.dir $(LANALYZE)
        -$(TESTRUNR) $<