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

This commit is contained in:
sjplimp 2011-08-15 14:22:23 +00:00
parent a7df917869
commit dd2575835d
1 changed files with 5 additions and 0 deletions

View File

@ -96,6 +96,11 @@ tar:
@cd STUBS; make
@echo "Created $(ROOT)_src.tar.gz"
# Make MPI STUBS lib
stubs:
@cd STUBS; make clean; make
# Update Makefile.lib and Makefile.list
makelib: