git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13222 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2015-03-11 15:27:19 +00:00
committed by Pierre de Buyl
parent c8ef2612ee
commit 1d5cef7543
6 changed files with 46 additions and 60 deletions

View File

@ -82,8 +82,7 @@ this is a library file that ends in ".so", not ".a".
From the src directory, type
make makeshlib
make -f Makefile.shlib foo :pre
make foo mode=shlib :pre
where foo is the machine target name, such as linux or g++ or serial.
This should create the file liblammps_foo.so in the src directory, as