mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 16:44:49 +01:00
working fortran 2003 builds
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@9369 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
f1dcd36005
commit
0e1aa78cf8
13
Makefile.am
13
Makefile.am
@ -33,6 +33,8 @@ libiphreeqc_la_SOURCES=\
|
||||
Debug.h\
|
||||
ErrorReporter.hxx\
|
||||
IPhreeqc.cpp\
|
||||
IPhreeqc_interface_F.cpp\
|
||||
IPhreeqc_interface_F.h\
|
||||
IPhreeqcLib.cpp\
|
||||
phreeqcpp/advection.cpp\
|
||||
phreeqcpp/basicsubs.cpp\
|
||||
@ -178,11 +180,12 @@ if BUILD_FORTRAN
|
||||
|
||||
libiphreeqc_la_SOURCES+=\
|
||||
fwrap.h\
|
||||
fwrap.cpp\
|
||||
IPhreeqcF.f
|
||||
fwrap.cpp
|
||||
## fwrap.cpp\
|
||||
## IPhreeqcF.f
|
||||
|
||||
include_HEADERS+=\
|
||||
$(top_srcdir)/src/IPhreeqc.f90.inc\
|
||||
$(top_srcdir)/src/IPhreeqc.f.inc
|
||||
##include_HEADERS+=\
|
||||
## $(top_srcdir)/src/IPhreeqc.f90.inc\
|
||||
## $(top_srcdir)/src/IPhreeqc.f.inc
|
||||
|
||||
endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user