On Jan 7, 2008 1:11 PM, Tuomo Valkonen <[EMAIL PROTECTED]> wrote: > On 2008-01-07, Bryan Richter <[EMAIL PROTECTED]> wrote: > > The only problem left is that 'make clean' doesn't know about *.exe, > > so they get left behind. > > 'make realclean' should clean them up?
I had assumed that 'clean' would remove executables. But yeah, 'realclean' catches them. -Bryan
