Added alternative diff with -bw

git-svn-id: svn://136.177.114.72/svn_GW/phreeqcpp/trunk@1400 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
David L Parkhurst 2006-10-27 21:26:45 +00:00
parent 6b0ccbcc51
commit 915c4069b4

View File

@ -1,7 +1,7 @@
INPUT=../examples
PHREEQCDAT=../database/phreeqc.dat
WATEQ4FDAT=../database/wateq4f.dat
PHREEQC=/cygdrive/c/Programs/phreeqc/build/win32/Debug/phreeqc
PHREEQC=/cygdrive/c/Programs/phreeqcpp/Release/phreeqcpp.exe
PHREEQC=../src/Release/phreeqcpp
all: ex1.out ex2.out ex3.out ex4.out ex5.out ex6.out ex7.out ex8.out ex9.out \
@ -93,7 +93,7 @@ ex18.out: $(INPUT)/ex18 $(PHREEQC) $(PHREEQCDAT)
mv phreeqc.log ex18.log
diff:
svn diff .
svn diff --diff-cmd diff -x -bw
clean:
rm -f *.out *.log *.sel