--- gforth/testdist 1996/10/31 17:41:17 1.1 +++ gforth/testdist 1997/03/20 14:39:53 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.0 +#use this if your make handles VPATH ok +GFORTH=gforth-0.3.0 mkdir test cd test DIR=$PWD