root/mpich2/trunk/src/packaging/envmods/mpich2.module.in @ 4886

Revision 4886, 177 bytes (checked in by chan, 5 months ago)

make envmods more reasonable. But mpich2.module still lacks a version ID in the file name or the directory to make it useful to modules. Also, modules may not know where mpich2.module is....

Line 
1#%Module 1.0
2#
3#  MPICH2 module for use with 'environment-modules' package:
4#
5setenv        prefix  @prefix@
6prepend-path  PATH    @datadir@/bin
7prepend-path  MANPATH @mandir@
Note: See TracBrowser for help on using the browser.