mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 08:38:23 +01:00
updated Makefile
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@4434 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
e1d81ae65c
commit
6854fbc809
@ -8,8 +8,14 @@ HEADERS = \
|
|||||||
EXAMPLES = \
|
EXAMPLES = \
|
||||||
examples/AccumulateLine.c \
|
examples/AccumulateLine.c \
|
||||||
examples/CreateIPhreeqc.c \
|
examples/CreateIPhreeqc.c \
|
||||||
|
examples/GetComponent.c \
|
||||||
examples/GetDumpString.c \
|
examples/GetDumpString.c \
|
||||||
examples/F90GetDumpLine.f90
|
examples/F90ClearAccumulatedLines.f90
|
||||||
|
examples/F90CreateIPhreeqc.f90 \
|
||||||
|
examples/F90DestroyIPhreeqc.f90 \
|
||||||
|
examples/F90GetComponent.f90 \
|
||||||
|
examples/F90GetDumpLine.f90 \
|
||||||
|
examples/F90GetDumpStringLine.f90 \
|
||||||
|
|
||||||
|
|
||||||
all: $(TARGET)
|
all: $(TARGET)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user