mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
update for SelectedOutput rename
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@8259 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
667eee1d30
commit
2abf4e8ff0
@ -140,6 +140,10 @@ ifeq ($(HOSTNAME),parkplace.cr.usgs.gov)
|
||||
export LD_LIBRARY_PATH=/home/charlton/x64/lib
|
||||
endif
|
||||
|
||||
ifeq ($(HOSTNAME),lobo02)
|
||||
export LD_LIBRARY_PATH=/z/parkplace/home/charlton/x64/lib
|
||||
endif
|
||||
|
||||
check: $(TARGET)
|
||||
./$(TARGET)
|
||||
|
||||
|
||||
@ -22,8 +22,8 @@ unit_SOURCES=\
|
||||
../src/IPhreeqc.h\
|
||||
../src/IPhreeqc.hpp\
|
||||
../src/IPhreeqcLib.cpp\
|
||||
../src/SelectedOutput.cpp\
|
||||
../src/SelectedOutput.hxx\
|
||||
../src/CSelectedOutput.cpp\
|
||||
../src/CSelectedOutput.hxx\
|
||||
../src/Var.c\
|
||||
../src/phreeqcpp/cxxKinetics.cxx\
|
||||
../src/phreeqcpp/cxxKinetics.h\
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user