We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
make clean
1 parent 54ff3a0 commit bbb7eafCopy full SHA for bbb7eaf
src/Makefile
@@ -144,5 +144,6 @@ test_scanner_opencl: test_scanner_opencl.cpp $(OBJS)
144
clean:
145
rm -f *.o lib/*.o test_bitstring test_scanner_opencl
146
rm -f *.gcda *.gcno *.gcov
147
+ rm -rf *.dSYM/
148
rm -f libsdm.a libsdm.so test1 test1-dyn test2 test3 test4 test_linear test_thread test_opencl test_linear2 test_thread2 test_opencl2
149
rm -f test/test_bitstring
0 commit comments