From 9969a86f94d3b2e74849783d0fecb904d810571a Mon Sep 17 00:00:00 2001 From: Scott R Charlton Date: Fri, 10 May 2013 21:40:59 +0000 Subject: [PATCH] updated VPATH git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@7704 1feff8c3-07ed-0310-ac33-dd36852eb9cd --- unit/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unit/GNUmakefile b/unit/GNUmakefile index fd137254..624a7c82 100644 --- a/unit/GNUmakefile +++ b/unit/GNUmakefile @@ -14,7 +14,7 @@ MV = mv -f RANLIB = ranlib RM = rm -f TARGET = unit -VPATH = .:../src:../src/phreeqcpp:../src/phreeqcpp/phreeqc +VPATH = .:../src:../src/phreeqcpp %.o: %.c test -z "$(DEPDIR)" || $(MKDIR_P) "$(DEPDIR)"