mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
updated VPATH
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@7704 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
c533e9a6ca
commit
9969a86f94
@ -14,7 +14,7 @@ MV = mv -f
|
|||||||
RANLIB = ranlib
|
RANLIB = ranlib
|
||||||
RM = rm -f
|
RM = rm -f
|
||||||
TARGET = unit
|
TARGET = unit
|
||||||
VPATH = .:../src:../src/phreeqcpp:../src/phreeqcpp/phreeqc
|
VPATH = .:../src:../src/phreeqcpp
|
||||||
|
|
||||||
%.o: %.c
|
%.o: %.c
|
||||||
test -z "$(DEPDIR)" || $(MKDIR_P) "$(DEPDIR)"
|
test -z "$(DEPDIR)" || $(MKDIR_P) "$(DEPDIR)"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user