mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 16:44:49 +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
|
export LD_LIBRARY_PATH=/home/charlton/x64/lib
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
ifeq ($(HOSTNAME),lobo02)
|
||||||
|
export LD_LIBRARY_PATH=/z/parkplace/home/charlton/x64/lib
|
||||||
|
endif
|
||||||
|
|
||||||
check: $(TARGET)
|
check: $(TARGET)
|
||||||
./$(TARGET)
|
./$(TARGET)
|
||||||
|
|
||||||
|
|||||||
@ -22,8 +22,8 @@ unit_SOURCES=\
|
|||||||
../src/IPhreeqc.h\
|
../src/IPhreeqc.h\
|
||||||
../src/IPhreeqc.hpp\
|
../src/IPhreeqc.hpp\
|
||||||
../src/IPhreeqcLib.cpp\
|
../src/IPhreeqcLib.cpp\
|
||||||
../src/SelectedOutput.cpp\
|
../src/CSelectedOutput.cpp\
|
||||||
../src/SelectedOutput.hxx\
|
../src/CSelectedOutput.hxx\
|
||||||
../src/Var.c\
|
../src/Var.c\
|
||||||
../src/phreeqcpp/cxxKinetics.cxx\
|
../src/phreeqcpp/cxxKinetics.cxx\
|
||||||
../src/phreeqcpp/cxxKinetics.h\
|
../src/phreeqcpp/cxxKinetics.h\
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user