From ac0f2e3e7395fa8584b436af4d9d5b4cc57cd9e7 Mon Sep 17 00:00:00 2001 From: Scott R Charlton Date: Tue, 10 Jan 2012 22:52:44 +0000 Subject: [PATCH] added to ignore list; added SS and removed SSassemblageSS git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/branches/ErrorHandling@6022 1feff8c3-07ed-0310-ac33-dd36852eb9cd --- unit/GNUmakefile | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/unit/GNUmakefile b/unit/GNUmakefile index 2603f5be..92f23013 100644 --- a/unit/GNUmakefile +++ b/unit/GNUmakefile @@ -81,7 +81,7 @@ PPOBJS = \ SolutionIsotope.o \ SolutionIsotopeList.o \ SSassemblage.o \ - SSassemblageSS.o \ + SS.o \ StorageBin.o \ StorageBinList.o \ SurfaceCharge.o \ @@ -150,18 +150,21 @@ clean: -include ./$(DEPDIR)/dw.Po -include ./$(DEPDIR)/Exchange.Po -include ./$(DEPDIR)/ExchComp.Po +-include ./$(DEPDIR)/files +-include ./$(DEPDIR)/GasComp.Po +-include ./$(DEPDIR)/gases.Po -include ./$(DEPDIR)/GasPhase.Po -include ./$(DEPDIR)/input.Po -include ./$(DEPDIR)/integrate.Po -include ./$(DEPDIR)/inverse.Po --include ./$(DEPDIR)/IPhreeqc.Po -include ./$(DEPDIR)/IPhreeqcLib.Po --include ./$(DEPDIR)/ISolution.Po +-include ./$(DEPDIR)/IPhreeqc.Po -include ./$(DEPDIR)/ISolutionComp.Po +-include ./$(DEPDIR)/ISolution.Po -include ./$(DEPDIR)/isotopes.Po -include ./$(DEPDIR)/Keywords.Po --include ./$(DEPDIR)/kinetics.Po -include ./$(DEPDIR)/KineticsComp.Po +-include ./$(DEPDIR)/kinetics.Po -include ./$(DEPDIR)/mainsubs.Po -include ./$(DEPDIR)/model.Po -include ./$(DEPDIR)/NameDouble.Po @@ -174,43 +177,43 @@ clean: -include ./$(DEPDIR)/phqalloc.Po -include ./$(DEPDIR)/Phreeqc.Po -include ./$(DEPDIR)/PHRQ_base.Po --include ./$(DEPDIR)/PHRQ_io.Po -include ./$(DEPDIR)/PHRQ_io_output.Po +-include ./$(DEPDIR)/PHRQ_io.Po -include ./$(DEPDIR)/pitzer.Po -include ./$(DEPDIR)/pitzer_structures.Po --include ./$(DEPDIR)/PPassemblage.Po -include ./$(DEPDIR)/PPassemblageComp.Po +-include ./$(DEPDIR)/PPassemblage.Po -include ./$(DEPDIR)/prep.Po -include ./$(DEPDIR)/Pressure.Po -include ./$(DEPDIR)/print.Po -include ./$(DEPDIR)/Reaction.Po --include ./$(DEPDIR)/read.Po -include ./$(DEPDIR)/ReadClass.Po +-include ./$(DEPDIR)/read.Po -include ./$(DEPDIR)/readtr.Po -include ./$(DEPDIR)/runner.Po -include ./$(DEPDIR)/SelectedOutput.Po -include ./$(DEPDIR)/sit.Po -include ./$(DEPDIR)/smalldense.Po --include ./$(DEPDIR)/Solution.Po --include ./$(DEPDIR)/SolutionIsotope.Po -include ./$(DEPDIR)/SolutionIsotopeList.Po +-include ./$(DEPDIR)/SolutionIsotope.Po +-include ./$(DEPDIR)/Solution.Po -include ./$(DEPDIR)/spread.Po -include ./$(DEPDIR)/SSassemblage.Po --include ./$(DEPDIR)/SSassemblageSS.Po +-include ./$(DEPDIR)/SS.Po -include ./$(DEPDIR)/step.Po --include ./$(DEPDIR)/StorageBin.Po -include ./$(DEPDIR)/StorageBinList.Po +-include ./$(DEPDIR)/StorageBin.Po -include ./$(DEPDIR)/structures.Po -include ./$(DEPDIR)/sundialsmath.Po --include ./$(DEPDIR)/Surface.Po -include ./$(DEPDIR)/SurfaceCharge.Po -include ./$(DEPDIR)/SurfaceComp.Po +-include ./$(DEPDIR)/Surface.Po -include ./$(DEPDIR)/System.Po -include ./$(DEPDIR)/tally.Po -include ./$(DEPDIR)/Temperature.Po -include ./$(DEPDIR)/TestCVar.Po --include ./$(DEPDIR)/TestIPhreeqc.Po -include ./$(DEPDIR)/TestIPhreeqcLib.Po +-include ./$(DEPDIR)/TestIPhreeqc.Po -include ./$(DEPDIR)/TestSelectedOutput.Po -include ./$(DEPDIR)/TestVar.Po -include ./$(DEPDIR)/tidy.Po