Jeff Trawick wrote: > > As far as repairing, I switched to the syntax used elsewhere in the > makefile. But I'll try the other syntax very shortly.
IIRC that syntax was selected to avert the makefile from aborting in case of failure. As it now stands, we check the file existence. But that doesn't mean this can't fail due to permissions, etc.
