From de8e00b3fa36edcf7b8f5452501eff8bc0cdc70f Mon Sep 17 00:00:00 2001 From: Ayub Gubran Date: Tue, 25 Oct 2011 11:29:28 -0800 Subject: Undoing the rest of files mistakly changed in CL10695, this change completes the work of CL10697 which undone the changes to one file (stream_manager.cc). Here I undo the changes for 4 make files and more importantly the setup_enviroment file where I uncommented the include path of openCL as the case before CL10695, and I kept Tim changes to the CUDA path done later in CL10723 which he made originally to undo the work I did but didn't uncommet the openCL path which I do here. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10730] --- decuda_to_ptxplus/makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'decuda_to_ptxplus') diff --git a/decuda_to_ptxplus/makefile b/decuda_to_ptxplus/makefile index b07d87b..ddc9c76 100644 --- a/decuda_to_ptxplus/makefile +++ b/decuda_to_ptxplus/makefile @@ -84,9 +84,6 @@ decudaInst.o: /usr/include/bits/byteswap.h /usr/include/sys/select.h decudaInst.o: /usr/include/bits/select.h /usr/include/bits/sigset.h decudaInst.o: /usr/include/bits/time.h /usr/include/sys/sysmacros.h decudaInst.o: /usr/include/bits/pthreadtypes.h /usr/include/alloca.h -decudaInst.o: /usr/include/stdio.h /usr/include/libio.h -decudaInst.o: /usr/include/_G_config.h /usr/include/wchar.h -decudaInst.o: /usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h decudaInstList.o: decudaInstList.h decudaInst.h stringList.h decudaInstList.o: /usr/include/assert.h /usr/include/features.h decudaInstList.o: /usr/include/sys/cdefs.h /usr/include/bits/wordsize.h -- cgit v1.3