source: issm/trunk/externalpackages/mpich2/configs/1.0.2/astrid/Examples.Makefile.patch@ 8231

Last change on this file since 8231 was 8144, checked in by Mathieu Morlighem, 14 years ago

Added support for 1.3.1 version of mpich (for now, we keep 1.0.2 as the default)

File size: 217 bytes
Line 
172,73c72,73
2< cpi: cpi.o ../lib/lib${MPILIBNAME}.a
3< $(C_LINK) $(LDFLAGS) -o cpi cpi.o -lm ${LIBS}
4---
5> cpi: cpi.o ../lib/lib${MPILIBNAME}.a
6> $(C_LINK) $(LDFLAGS) -o cpi cpi.o -lm ${LIBS} ../lib/libmpich.a
Note: See TracBrowser for help on using the repository browser.