I believe I've found a bug in the current version of make. To reproduce, extract the three files from the attached tarball and perform the following commands: make touch touch-me make Not that "one.o" is not rebuilt, even though "one.c" is newer.
- Re: failure to rebuild file (make 3.79) Jesse Thilo
- Re: failure to rebuild file (make 3.79) Paul D. Smith