From mboxrd@z Thu Jan 1 00:00:00 1970 From: Syd Polk To: Andreas Jaeger Cc: insight@sourceware.cygnus.com Subject: Re: make check in itcl Date: Mon, 01 May 2000 11:21:00 -0000 Message-id: <4.2.0.58.20000501112221.00b69650@pop.cygnus.com> References: <"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> X-SW-Source: 2000-q2/msg00160.html This looks good. Thank you. At 07:48 PM 5/1/00 +0200, Andreas Jaeger wrote: >Hi Syd, > >as discussed here's a patch to handle make check like make test. > >Andreas > >2000-04-29 Andreas Jaeger > > * Makefile.in (check): Handle make check like make test. > >Index: itcl/Makefile.in >=================================================================== >RCS file: /cvs/src/src/itcl/Makefile.in,v >retrieving revision 1.1.1.1 >diff -u -r1.1.1.1 Makefile.in >--- Makefile.in 2000/02/07 00:19:46 1.1.1.1 >+++ Makefile.in 2000/05/01 17:48:19 >@@ -28,7 +28,7 @@ > then true; else exit 1; fi \ > done; > >-test: >+test check: > for dir in $(subdirs) ; do \ > if (echo "Making in $$dir"; cd $$dir && $(MAKE) $@); \ > then true; else exit 1; fi \ > >-- > Andreas Jaeger > SuSE Labs aj@suse.de > private aj@arthur.rhein-neckar.de Syd Polk Engineering Manager Cygnus Solutions,a Red Hat company