X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=examples%2FMakefile;h=50a6db76aa2551a9510e78c1545e9491ebc437cd;hp=bc09b8e0473bd04a25fc6ddf90845abb142faef2;hb=ac6ac4cb6c567726b5ea8c823906a4ab6c8c089a;hpb=37b25ab2a9557c8664b8d20a493e8febd7242fcf 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