mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
after removing CO2 example
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@8671 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
2e78b88623
commit
f33dc3654f
@ -227,7 +227,6 @@ XSRC = \
|
||||
$(IDEST)/Makevars
|
||||
|
||||
DATA = \
|
||||
$(DATADIR)/csv.rda \
|
||||
$(DATADIR)/databases.rda \
|
||||
$(DATADIR)/examples.rda
|
||||
|
||||
@ -245,16 +244,12 @@ ex15.ascii : $(EXDIR)/ex15.dat
|
||||
$(DATADIR)/examples.rda : $(EXS) build-examples.R
|
||||
R --no-save --no-restore CMD BATCH build-examples.R
|
||||
|
||||
$(DATADIR)/csv.rda : SE_to_export_03142014.csv build-csv.R
|
||||
R --no-save --no-restore CMD BATCH build-csv.R
|
||||
|
||||
roxygenize $(MAN)/phreeqc-package.Rd : phreeqc/R/phreeqc.R
|
||||
rm -f $(RDFILES)
|
||||
R --no-save --no-restore CMD BATCH roxygenize.R
|
||||
touch $(MAN)/phreeqc-package.Rd
|
||||
|
||||
|
||||
|
||||
##$(PSRC): $(DEST)
|
||||
|
||||
##$(ISRC): $(IDEST)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user