Some files are not cleaned by 'make distclean'
Opened this issue · 1 comments
merkys commented
After make && make distclean
the following files are left in place:
common/Makeconf
optimised/starta/Makeconf
starta/Makeconf
starta/c/Makeconf
I tend to think that make distclean
should return the contents of the source to its initial untouched state.
merkys commented
Also from time to time the following files appear and are not cleaned by make distclean
:
optimised/starta/outputs/data.txt
optimised/starta/outputs/file.dat
optimised/starta/outputs/text.dat
starta/outputs/data.txt
starta/outputs/file.dat
starta/outputs/text.dat