Compile only TCE part in NWChem


Just Got Here
Hi,

I added my own code to TCE. It takes a while to go through all codes in NWChem every time for recompilation although only the TCE part has been modified. How can I make it only compile and touch the TCE part to make it recompile efficiently?

Thanks

Forum Vet
cd $NWCHEM_TOP/src/tce
make
cd ..
make link


Forum >> NWChem's corner >> Compiling NWChem