[cvs-nhc98] patch applied (hat): Small change to the recursive
Makefile mechanism, to ensure that we get
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:11:46 EDT 2006
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
More information about the Cvs-nhc98
mailing list