From: Alexandre Oliva (oliva@dcc.unicamp.br)
Date: Thu Jan 14 1999 - 12:23:44 EST
On Jan 14, 1999, Godmar Back <gback@cs.utah.edu> wrote:
> With TestScript.in looking like this, doesn't that mean that
> "make check" will test the kaffe in your path?
> : ${JAVA=kaffe} ${SRCDIR=@srcdir@} ${PATHSEP='@PATHSEP@'}
Yes, unless you run it via `make check', because then it will set
JAVA=$(top_builddir)/kaffe/kaffe/Kaffe$(EXEEXT), and : ${JAVA=kaffe}
won't override it.
> Also, does make check require make install?
It's not supposed to.
-- Alexandre Oliva http://www.dcc.unicamp.br/~oliva aoliva@{acm.org} oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org} Universidade Estadual de Campinas, SP, Brasil
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:41 EDT