Moved small examples from /projects/SmallExamples to /examples.
[oota-llvm.git] / examples / HowToUseJIT / Makefile
index 519c38ea0906e71c257539599fcabe0762c12b3d..834ad02e3c327673e7c7f2bf2e5cd523c7c45926 100644 (file)
@@ -6,7 +6,7 @@
 # the University of Illinois Open Source License. See LICENSE.TXT for details.
 # 
 ##===----------------------------------------------------------------------===##
-LEVEL = ../../..
+LEVEL = ../..
 TOOLNAME = HowToUseJIT
 USEDLIBS = lli-jit lli-interpreter codegen executionengine x86 selectiondag \
           scalaropts analysis.a transformutils.a bcreader target.a vmcore \