mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
added for extra compression
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@8625 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
2a10f0f71b
commit
b383f2570f
@ -1,4 +1,4 @@
|
||||
CP=cp -f
|
||||
P=cp -f
|
||||
IDEST=phreeqc/src
|
||||
DEST=phreeqc/src/phreeqcpp
|
||||
ISRC=../src
|
||||
@ -721,7 +721,7 @@ install : all
|
||||
R CMD INSTALL --build phreeqc
|
||||
|
||||
build : all
|
||||
R CMD build phreeqc
|
||||
R CMD build --resave-data phreeqc
|
||||
|
||||
uninstall :
|
||||
R CMD REMOVE phreeqc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user