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