mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
updated LDFLAGS
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/branches/class@4161 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
27ebe88061
commit
45fe2d142c
@ -12,7 +12,7 @@ RANLIB = ranlib
|
||||
RM = rm -f
|
||||
AR = ar ruv
|
||||
TARGET = unit
|
||||
LDFLAGS = -L../lib -L$(CPPUNIT)/lib -ldl
|
||||
LDFLAGS = -L$(CPPUNIT)/lib -ldl
|
||||
|
||||
VPATH=.:../src:../src/phreeqcpp:../src/phreeqcpp/phreeqc
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user