10 Oct
2006
10 Oct
'06
4:41 p.m.
Thu Jan 10 10:53:19 PST 2002 malcolm * Small change to the recursive Makefile mechanism, to ensure that we get the correct pathname for the toplevel directory. Where a directory is a symlink, there is a difference between `pwd` and $(PWD) in Makefiles - the former gives the absolute location, the latter gives the expected (symlinked) location. M ./src/Makefile.inc -1 +2 M ./src/compiler98/Makefile.inc -1 +2