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,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