From e9058756b50ea99ede0dc051621e0106a218f451 Mon Sep 17 00:00:00 2001 From: Evghenii Date: Mon, 6 Jan 2014 08:39:19 +0100 Subject: [PATCH] +checkpoint --- examples_ptx/common_gpu.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples_ptx/common_gpu.mk b/examples_ptx/common_gpu.mk index 9516dcbf..adc1a69e 100644 --- a/examples_ptx/common_gpu.mk +++ b/examples_ptx/common_gpu.mk @@ -63,7 +63,7 @@ ifdef CU_SRC endif -all: dirs $(PROGgpu_llvm) $(PROGgpu_nvvm) $(PROGcu) $(ISPC_LLVM_PTX) $(ISPC_NVVM_PTX) $(ISPC_BCS) +all: dirs $(ISPC_BC) $(PROGgpu_llvm) $(ISPC_LLVM_PTX) $(PROGcu) $(PROGgpu_nvvm) $(ISPC_NVVM_PTX) dirs: /bin/mkdir -p objs_gpu/