Author: ghuck
Date: 2009-06-08 08:28:08 -0700 (Mon, 08 Jun 2009)
New Revision: 16867

Modified:
   csplugins/trunk/soc/ghuck/gpuGraphDrawing/Makefile
Log:
corrected Makefile

Modified: csplugins/trunk/soc/ghuck/gpuGraphDrawing/Makefile
===================================================================
--- csplugins/trunk/soc/ghuck/gpuGraphDrawing/Makefile  2009-06-08 15:27:12 UTC 
(rev 16866)
+++ csplugins/trunk/soc/ghuck/gpuGraphDrawing/Makefile  2009-06-08 15:28:08 UTC 
(rev 16867)
@@ -1,5 +1,3 @@
-
-
 gpuGraphDrawing : simpleCUDPP.cu
        nvcc -o gpuGraphDrawing $(INC) $(LIB) simpleCUDPP.cu  
 
@@ -16,14 +14,3 @@
 
 
 
-
-
-
-
-#nvcc -I/home/gerardo/NVIDIA_CUDA_SDK/common/inc/ 
-I/home/gerardo/NVIDIA_CUDA_SDK/common/inc/cudpp/ 
-L/home/gerardo/NVIDIA_CUDA_SDK/common/lib/  simpleCUDPP.cu
-
-
-
-
-#TARGET := gpuGraphDrawing 
-


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to