delete junk files

This commit is contained in:
Blaise Tine 2021-07-28 12:02:59 -07:00
parent 1a65f89575
commit 8030750b07
9 changed files with 0 additions and 53 deletions

View file

@ -1,13 +0,0 @@
main.o: main.cc gaussianElim.h clutils.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_version.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_platform.h \
/homes/tinebp/tools/pocl/runtime/include/CL/opencl.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_gl.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_gl_ext.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_ext.h
clutils.o: clutils.cpp /homes/tinebp/tools/pocl/runtime/include/CL/cl.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_version.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_platform.h clutils.h \
utils.h
utils.o: utils.cpp utils.h

View file

@ -1,13 +0,0 @@
main.o: main.cc nearestNeighbor.h \
/homes/tinebp/tools/pocl/runtime/include/CL/opencl.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_version.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_platform.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_gl.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_gl_ext.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_ext.h clutils.h
clutils.o: clutils.cpp /homes/tinebp/tools/pocl/runtime/include/CL/cl.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_version.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_platform.h clutils.h \
utils.h
utils.o: utils.cpp utils.h

View file

@ -1,3 +0,0 @@
main.o: main.cc /homes/tinebp/tools/pocl/runtime/include/CL/cl.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_version.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_platform.h

View file

@ -1,3 +0,0 @@
main.o: main.cc /homes/tinebp/tools/pocl/runtime/include/CL/cl.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_version.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_platform.h

View file

@ -1,7 +0,0 @@
main.o: main.cc /homes/tinebp/tools/pocl/runtime/include/CL/opencl.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_version.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_platform.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_gl.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_gl_ext.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_ext.h

View file

@ -1,7 +0,0 @@
main.o: main.cc /homes/tinebp/tools/pocl/runtime/include/CL/opencl.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_version.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_platform.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_gl.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_gl_ext.h \
/homes/tinebp/tools/pocl/runtime/include/CL/cl_ext.h

View file

@ -1,4 +0,0 @@
vortex.o: vortex.cpp ../include/vortex.h ../../hw/VX_config.h \
vortex_afu.h
vx_utils.o: ../common/vx_utils.cpp ../include/vortex.h \
../../hw/VX_config.h

Binary file not shown.

View file

@ -1,3 +0,0 @@
main.o: main.cpp ../../include/vortex.h common.h utils.h blitter.h \
format.h int24.h color.h
utils.o: utils.cpp utils.h blitter.h format.h int24.h color.h