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:
rjones 2013-08-07 21:29:00 +00:00
parent 2486323112
commit 6d40d7c25d
3 changed files with 554 additions and 150 deletions

View File

@ -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

4
src/USER-ATC/svn.stdout Normal file
View File

@ -0,0 +1,4 @@
Sending USER-ATC/Install.sh
Sending USER-ATC/fix_atc.cpp
Adding USER-ATC/svn.stdout
Transmitting file data ..