Compilation info for NWChem/VENUS

This commit is contained in:
Yuri Alexeev 2003-06-23 17:54:39 +00:00
parent 91580e12e8
commit b81f869f2b

9
src/geninterface/README Normal file
View file

@ -0,0 +1,9 @@
How to compile NWChem libraries for NWChem/VENUS:
First time:
cd $NWCHEM_TOP/src
make nwchem_config NWCHEM_MODULES=venus
make >& make.log
make stubs.o
Following times:
cd $NWCHEM_TOP/src/geninterface
make