[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: makefile.
billy@dem.uminho.pt writes:
> I am new to PETSc, so I don't really know how it works.
>
> I added this line to my makefile:
>
> include $(PETSC_DIR)/bmake/common/base
>
> but I had a target named 'clean' defined. Now, when I run my makefile it says:
>
> ... ignoring old commands for target 'clean'
>
> Does PETSc also define a target named 'clean'? If yes, what does it do?
It does define 'clean' to cleanup up after compilation. You could change the name
of your target if you need it. I will look at changing it in an up coming release.
Matt
--
"Failure has a thousand explanations. Success doesn't need one" -- Sir Alec Guiness