mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 00:28:23 +01:00
[iphreeqc] fixed makefile examples
This commit is contained in:
parent
3e57c50456
commit
718f801af7
18
R/Makefile
18
R/Makefile
@ -37,7 +37,23 @@ EXS = \
|
||||
$(EXDIR)/ex6 \
|
||||
$(EXDIR)/ex7 \
|
||||
$(EXDIR)/ex8 \
|
||||
$(EXDIR)/ex9
|
||||
$(EXDIR)/ex9 \
|
||||
$(EXDIR)/ex10 \
|
||||
$(EXDIR)/ex11 \
|
||||
$(EXDIR)/ex12 \
|
||||
$(EXDIR)/ex13a \
|
||||
$(EXDIR)/ex13b \
|
||||
$(EXDIR)/ex13c \
|
||||
$(EXDIR)/ex14 \
|
||||
$(EXDIR)/ex15 \
|
||||
$(EXDIR)/ex16 \
|
||||
$(EXDIR)/ex17 \
|
||||
$(EXDIR)/ex18 \
|
||||
$(EXDIR)/ex19 \
|
||||
$(EXDIR)/ex20a \
|
||||
$(EXDIR)/ex20b \
|
||||
ex21.ascii \
|
||||
$(EXDIR)/ex22
|
||||
|
||||
RDFILES = \
|
||||
$(MAN)/phrAccumulateLine.Rd \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user