Re: make inconsistent

2004-06-29 Thread Paul D. Smith
%% Sebastian Neuper <[EMAIL PROTECTED]> writes: sn> #I had some problems with this Makefile. sn> #make printed always the error: sn> #warning: overriding commands for target xxx sn> #warning: ignoring old commands for target xxx sn> #Circular xxx <- yyy dependency dropped. sn> # sn>

make inconsistent

2004-06-29 Thread Sebastian Neuper
#Hi GNU-make-developers. # #I had some problems with this Makefile. #make printed always the error: #warning: overriding commands for target xxx #warning: ignoring old commands for target xxx #Circular xxx <- yyy dependency dropped. # #I asked my teachers and other students, but #nobody found a mis