[petsc-users] make file issues

Jed Brown jed at jedbrown.org
Wed Feb 22 23:35:32 CST 2017


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 --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20170222/408af317/attachment.pgp>


More information about the petsc-users mailing list