I have a software stack that creates some intermediate files as a part of build process. There is some problem come up and the build breaks. I want to have a look at those i
You can also use .SECONDARY, which will preserve the specified files even if the build does not break.
e.g.
.SECONDARY: