From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Syd Polk Cc: Andreas Jaeger , insight@sourceware.cygnus.com Subject: Re: make check in itcl Date: Thu, 04 May 2000 02:34:00 -0000 Message-id: <391143D6.13FD3016@cygnus.com> References: <"Wed,> <03> <2000> <10:38:50> <-0700> <"Mon,> <01> <2000> <10:16:43> <-0700> <"Mon,> <01> <2000> <09:07:18> <-0700> <390DABB6.403CE5A0@cygnus.com> <4.2.0.58.20000501101619.00b6b600@pop.cygnus.com> <4.2.0.58.20000503103543.00a27ac0@pop.cygnus.com> <4.2.0.58.20000503123819.00b842d0@pop.cygnus.com> X-SW-Source: 2000-q2/msg00174.html Syd Polk wrote: > > > > >Syd> This just runs "make check" in the sub-directories, which will fail, > >right? > >I checked the subdirectories - and it really should fail (and indeed does) > > > >Syd> Should be > > > >Syd> if (echo "Making in $$dir"; cd $$dir && $(MAKE) test); \ > > > >Yes, that works. I've just run make;make check and it's fine with > >this change. Please commit this fix. FYI, I've added this to the Branch. Andrew