forked from lijiext/lammps
ATC version 2.0, date: Aug7
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10556 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
2486323112
commit
6d40d7c25d
|
@ -34,7 +34,7 @@ if (test $1 = 1) then
|
|||
|
||||
if (test -e ../Makefile.package) then
|
||||
sed -i -e 's/[^ \t]*atc[^ \t]* //' ../Makefile.package
|
||||
sed -i -e 's|^PKG_INC =[ \t]*|&-I../../lib/atc |' ../Makefile.package
|
||||
sed -i -e 's|^PKG_INC =[ \t]*|&-I../../lib/atc -I.. -I../.. |' ../Makefile.package
|
||||
sed -i -e 's|^PKG_PATH =[ \t]*|&-L../../lib/atc |' ../Makefile.package
|
||||
sed -i -e 's|^PKG_LIB =[ \t]*|&-latc |' ../Makefile.package
|
||||
sed -i -e 's|^PKG_SYSINC =[ \t]*|&$(user-atc_SYSINC) |' ../Makefile.package
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,4 @@
|
|||
Sending USER-ATC/Install.sh
|
||||
Sending USER-ATC/fix_atc.cpp
|
||||
Adding USER-ATC/svn.stdout
|
||||
Transmitting file data ..
|
Loading…
Reference in New Issue