--- gforth/testdist1 1996/12/23 15:07:46 1.2 +++ gforth/testdist1 1997/03/20 14:39:54 1.3 @@ -1,6 +1,7 @@ #tests that dist works #call this with gforth-$(version).tar.gz in the working directory -GFORTH=gforth-0.2.1 +#use this if your make cannot handle VPATH +GFORTH=gforth-0.3.0 mkdir test cd test DIR=$PWD