Re: differences between gmake and freebsd's make

2006-08-24 Thread Harlan Stenn
Thanks, Ralf! I also am seeing a problem with /usr/ccs/bin/make on solaris. I do suspect a VPATH thing at the moment. It is very strange to me that it only happens in some directories and not in others. I'm digging... H -- > Hello Harlan, > > * Harlan Stenn wrote on Fri, Aug 25, 2006 at 03:07

Re: differences between gmake and freebsd's make

2006-08-24 Thread Ralf Wildenhues
Hello Harlan, * Harlan Stenn wrote on Fri, Aug 25, 2006 at 03:07:52AM CEST: > > I run 'gmake' and everything builds. > > I run 'gmake' again and the beast completes without building anything > (no surprise). > > I run 'make' and things get built. Yes, this rings two bells, a general and a more