X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=examples%2FMakefile;h=50a6db76aa2551a9510e78c1545e9491ebc437cd;hb=ac226bbf457f6b5e5210a4a82b1ce678298b2d89;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