X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=examples%2FMakefile;h=50a6db76aa2551a9510e78c1545e9491ebc437cd;hb=5eed637b34df7a601b8231c6373d4b8237317fd8;hp=bc09b8e0473bd04a25fc6ddf90845abb142faef2;hpb=37b25ab2a9557c8664b8d20a493e8febd7242fcf;p=oota-llvm.git diff --git a/examples/Makefile b/examples/Makefile index bc09b8e0473..50a6db76aa2 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -10,8 +10,7 @@ LEVEL=.. include $(LEVEL)/Makefile.config -PARALLEL_DIRS:= BrainF Fibonacci HowToUseJIT Kaleidoscope ModuleMaker \ - TracingBrainF +PARALLEL_DIRS:= BrainF Fibonacci HowToUseJIT Kaleidoscope ModuleMaker ifeq ($(HAVE_PTHREAD),1) PARALLEL_DIRS += ParallelJIT