git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10739 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -585,6 +585,12 @@ make g++
|
||||
<PRE>make no-manybody
|
||||
make g++
|
||||
</PRE>
|
||||
<P>IMPORTANT NOTE: You should NOT include/exclude packages and build
|
||||
LAMMPS in a single make command by using multiple targets, e.g. make
|
||||
yes-colloid g++. This is because the make procedure creates a list of
|
||||
source files that will be out-of-date for the build if the package
|
||||
configuration changes during the same command.
|
||||
</P>
|
||||
<P>Some packages have individual files that depend on other packages
|
||||
being included. LAMMPS checks for this and does the right thing.
|
||||
I.e. individual files are only included if their dependencies are
|
||||
|
||||
Reference in New Issue
Block a user