On Thu, 26 Jun 2003, x z wrote:
> Well, this seems to be more makefile-related than lam-related. I think
> the problem lies in the following part of my makefile:
>
> blacstest.o : blacstest.f
> $(F77) $(F77NO_OPTFLAGS) -c $*.f
>
> $(TESTdir)/bt.dat : $(BTOPdir)/TESTING/bt.dat
> cp $(BTOPdir)/TESTING/bt.dat $(TESTdir)/
>
> where
> HOME = /home/SCALAPACK
> BTOPdir = $(HOME)/BLACS
> TESTdir = $(BTOPdir)/TESTING/EXE
>
> gmake complains of some circular dependency. Though I suspect this is
> makefile-related, if anyone can help, I greatly appreciate it.
Unfortunately, I don't think this is enough of the Makefile to tell what
the problem is.
--
{+} Jeff Squyres
{+} jsquyres_at_[hidden]
{+} http://www.lam-mpi.org/
|