Re: GNU make problem

2005-09-08 Thread Paul D. Smith
%% "Anderson, Craig" <[EMAIL PROTECTED]> writes: ac> I have a makefile that exhibits a strange error ac> If I run make -B (always build), it loops, rebuilding the .dep files. ac> I have isolated the problem to a simple test case, which is provided as ac> an attached gzipped tarball.

GNU make problem

2005-09-08 Thread Anderson, Craig
I have a makefile that exhibits a strange error   If I run make –B (always build), it loops, rebuilding the .dep files.   I have isolated the problem to a simple test case, which is provided as an attached gzipped tarball.   I think this is a bug with version 3.80, but it could be an