[petsc-users] make file issues

Gideon Simpson gideon.simpson at gmail.com
Thu Feb 23 17:20:53 CST 2017


still getting a no rule to make target…

-gideon

> On Feb 23, 2017, at 12:35 AM, Jed Brown <jed at jedbrown.org> wrote:
> 
> Gideon Simpson <gideon.simpson at gmail.com> writes:
> 
>> Ok, it should be:
>> 
>> myprog1: prog1.o ${OBJS}
>> 	${CLINKER} -o myprog1 prog1.o ${OBJS} ${PETSC_LIB}
> 
> 	${CLINKER} -o $@ $^ ${PETSC_LIB}
> 
> ^^ I would spell it this way

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20170223/f3fd9e07/attachment.html>


More information about the petsc-users mailing list