[petsc-users] Makefile on Photran with PETSc in linux

Satish Balay balay at mcs.anl.gov
Wed Jan 19 08:47:52 CST 2011


you shouldn't start a new thread by replying to previous threads.
It messes up threaded e-mail readers.

On Wed, 19 Jan 2011, TAY wee-beng wrote:

> Hi,
> 
> I can compile with PETSc on linux with the makefile provided by the PETSc
> team. I'm now trying to use photran. I have made a makefile which is very
> basic and it basically list out all the commands to run. It can be used to
> compile on photran.
> 
> However, I hope to use the makefile provided by the PETSc team because it is
> much more flexible. However when I use it, it says:
> 
> **** Build of configuration Default for project ibm2d_high_Re ****
> 
> make all
> make: *** No rule to make target `all'.  Stop.

ALL: a.out

I guess you've typed in 'ALL' instead of 'all'

Satish

> 
> I have attached the 2 makefiles:
> 
> Makefile - from PETSc team
> Makefile_old - my own makefile
> 
> 
> Yours sincerely,
> 
> TAY wee-beng
> 
> 
> 



More information about the petsc-users mailing list