Skip to content
Snippets Groups Projects
Commit 91f83244 authored by Rafael Ravedutti's avatar Rafael Ravedutti
Browse files

Add lj_gpu.o to clean command

parent cae35634
Branches
Tags
No related merge requests found
......@@ -29,4 +29,4 @@ lj_gpu: lj_ns.cu
clean:
@echo "Cleaning..."
rm -rf build lj_cpu lj_gpu lj_ns.cpp lj_ns.cu dist pairs.egg-info functions functions.pdf pairs.o regular_6d_stencil.o cuda_runtime.o
rm -rf build lj_cpu lj_gpu lj_ns.cpp lj_ns.cu dist pairs.egg-info functions functions.pdf pairs.o regular_6d_stencil.o cuda_runtime.o lj_gpu.o
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment