![]() ![]() | ![]() |
version 1.2, 1996/12/23 15:07:46 | version 1.3, 1997/03/20 14:39:54 |
---|---|
Line 1 | Line 1 |
#tests that dist works | #tests that dist works |
#call this with gforth-$(version).tar.gz in the working directory | #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 | mkdir test |
cd test | cd test |
DIR=$PWD | DIR=$PWD |