2006-02-17 23:09:07 +00:00
|
|
|
# pkg-config file for openmpi
|
2006-10-13 12:59:39 +00:00
|
|
|
Name: @NAME@
|
2006-02-17 23:09:07 +00:00
|
|
|
Description: Open Message Passing Interface headers and libraries
|
|
|
|
URL: http://www.open-mpi.org/
|
2009-04-22 15:04:12 +00:00
|
|
|
Version: @VERSION@-@CC@
|
2010-01-15 14:12:08 +00:00
|
|
|
Libs: -L@LIBDIR@ -lmpi
|
2010-01-15 13:57:11 +00:00
|
|
|
Cflags: -I@INCDIR@ @MODEFLAG@
|