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/
|
|
|
|
Version: @VERSION@
|
2006-10-13 12:59:39 +00:00
|
|
|
Libs: -L@LIBDIR@/@NAME@ -lmpi
|
|
|
|
Cflags: -I@INCLUDEDIR@/@NAME@ -I@INCLUDEDIR@/@NAME@/@MODE@
|