Re: make check prerequisites

2001-01-22 Thread Tom Tromey
Lars> I know I can override check-TESTS, but I'd prefer not to. What do you need to do this for? One way to do your own checking is `check-local'. I guess we could add `check-hook'. If you need a particular file built then you can use `check_DATA'. Tom

Re: make check prerequisites

2001-01-22 Thread Lars Hecking
> > I'm looking for a way to run a specific target before check-TESTS. > > check: your-target > your-target: > do whatever you want > > If you really mean check-TESTS, use that instead of check. D'oh. Why did this not work before I posted, but it works now?? Thanks!

Re: make check prerequisites

2001-01-22 Thread Alexandre Oliva
On Jan 22, 2001, Lars Hecking <[EMAIL PROTECTED]> wrote: > I'm looking for a way to run a specific target before check-TESTS. check: your-target your-target: do whatever you want If you really mean check-TESTS, use that instead of check. -- Alexandre Oliva Enjoy Guarana', see http: